BEGAN-keras
BEGAN-keras copied to clipboard
A Keras implementation of the BEGAN Paper
Results
2
BEGAN-keras issues
Sort by
recently updated
recently updated
newest added
Why your model does not convergence. I was not able to create realistic images. From your code Did something go wrong? (CIFAR-10)
I updated the original code to support Keras2. Moreover, MNIST dataset can be used without additional modification except for the flag, 'load_data_name'. It can be one of 'mnist' and 'cifar10'.