https://github.com/40uf411/genetic-adversarial-networks-gan-
This repository contains implementations I made and tutorials that I followed.
https://github.com/40uf411/genetic-adversarial-networks-gan-
celebfaces dcgan gan gans generative-adversarial-network mnist
Last synced: 3 months ago
JSON representation
This repository contains implementations I made and tutorials that I followed.
- Host: GitHub
- URL: https://github.com/40uf411/genetic-adversarial-networks-gan-
- Owner: 40uf411
- Created: 2020-08-09T00:27:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T00:54:36.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T08:26:45.066Z (5 months ago)
- Topics: celebfaces, dcgan, gan, gans, generative-adversarial-network, mnist
- Language: Jupyter Notebook
- Homepage:
- Size: 896 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Genetic Adversarial Networks (GAN)
This repository contains implementations I made and tutorials that I followed.
---
#### Here are some useful links that are related to some or needed in some projects
* The dataset, results, code, models used in DCGAN for faces generations(1500 samples) ([link](https://drive.google.com/drive/folders/1nWgEU9TsOi82IEuB3wu9lowoZX31DIbm?usp=sharing))
* The dataset, results, code, models used in DCGAN for faces generations(50000 samples) ([link](https://drive.google.com/drive/folders/1CSKZz72WlUy7lSiawsRb_QP-FeguwUob?usp=sharing))