DCGAN-on-Anime-Faces
DCGAN-on-Anime-Faces copied to clipboard
The respository contains the code for the Deep Convolutional Generative Adversarial Network (DCGAN) trained on the anime faces dataset.
Results
2
DCGAN-on-Anime-Faces issues
Sort by
recently updated
recently updated
newest added
Hey, I tried this out and it works great, but I didn't manage to make it work with images of other sizes and pixel depths so far. Can you tell...
Hello, I have followed your tutorial on youtube. your work is great. I want to input image instead of custom noise to generator. I am new to this field. Can...