A small abstract art generator (GAN). This is an older experimental project with no source code or source files.
- Network: DCGAN https://arxiv.org/abs/1511.06434
- Source (modified): https://github.com/eriklindernoren/Keras-GAN/tree/master/dcgan
- Input image source: https://www.wga.hu/ (Paintings Only, custom scraper @ 201-01-24, 31k images, random 256×256 crops per image)
- Output images: 256×256 RGB
- Training duration: ~100k epochs, 32 samples/batch
- Online size: ~134 MByte (Please be considerate with my bandwidth)
- GPU/CPU RAM Memory size: ~220 MByte
- Unfortunately most source is old and not up-to-date. I might redo the project and provide all the source.
If you press the “Load Model” button you accept the Terms and Conditions!