robbiebarrat / art-DCGAN

Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Other
2k stars 340 forks source link

Continuous noisemode? #9

Open AdrienLF opened 6 years ago

AdrienLF commented 6 years ago

This isn't a bug, just a request: I can't manage to generate more than 1100 examples (with batchSize) and I'd like to do longer animations. Is there a way to generate more images, or just "pick up" the noise where it previously left off?