Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soumik12345/adventures-with-gans

Showcasing various fun adventures with GANs
https://github.com/soumik12345/adventures-with-gans

deep-learning gan generative-adversarial-network keras neural-network pytorch tensorflow

Last synced: about 14 hours ago
JSON representation

Showcasing various fun adventures with GANs

Awesome Lists containing this project

README

        

# Adventures With GANs
A repository showcasing implementations of various Generative Adversarial Network Architectures along with some of their interesting and funny usecases.

## Generating Anime Faces

**Dataset Sample:**

![Sample From the Dataset](./Generating_Anime_Faces/Relativistic_AnimeGAN/images/dataset-sample.png)

**Deep Convolutional AnimeGAN Results**

![Learning Faces](./Generating_Anime_Faces/Deep_Convolutional_AnimeGAN/images/smaple_output.png)

**Relativistic AnimeGAN Results**

![Learning Faces](./Generating_Anime_Faces/Relativistic_AnimeGAN/images/sample-output.png)