DCGAN
DCGAN copied to clipboard
how to generate new images
Hi Does any one know how to generate new images? There is no file to test the images and generate samples.
Thanks in advance
Create a new folder called "data" and put you image into that folder. Then, run train.py. Generated new images are saved in samples folder.