Go to file
2019-06-13 19:31:37 +10:00
output_anime Add project files. 2019-06-13 19:20:34 +10:00
output_faces Add project files. 2019-06-13 19:20:34 +10:00
.gitattributes Add .gitignore and .gitattributes. 2019-06-13 19:20:22 +10:00
.gitignore Add .gitignore and .gitattributes. 2019-06-13 19:20:22 +10:00
GAN.py Add project files. 2019-06-13 19:20:34 +10:00
GAN.pyproj Add project files. 2019-06-13 19:20:34 +10:00
GAN.sln Add project files. 2019-06-13 19:20:34 +10:00
README.md Create README.md 2019-06-13 19:31:37 +10:00

Generative Adverserial Network for generating images similar to an image dataset

The code here is a slightly altered version of the code that has been generously made publicly available at https://github.com/gsurma/image_generator

As an introduction to the world of GANs, I decided to try the above model on some different datasets. You can see the results of two example trainings in the respective output folders.