DCGAN icon indicating copy to clipboard operation
DCGAN copied to clipboard

how to generate new images

Open ani16 opened this issue 5 years ago • 1 comments

Hi Does any one know how to generate new images? There is no file to test the images and generate samples.

Thanks in advance

ani16 avatar Aug 01 '19 07:08 ani16

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.

KevinOfCathay avatar Dec 24 '19 14:12 KevinOfCathay