Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soumik12345/adventures-with-gans
- Owner: soumik12345
- Created: 2019-07-18T06:09:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T23:40:15.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T14:25:52.621Z (11 days ago)
- Topics: deep-learning, gan, generative-adversarial-network, keras, neural-network, pytorch, tensorflow
- Language: Jupyter Notebook
- Size: 58.1 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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)