danmar3 / AssociativeGAN

0 stars 0 forks source link

add baseline GAN models #6

Open danmar3 opened 4 years ago

danmar3 commented 4 years ago

add models to compare the performance of our models

start by incorporating models from tf-gan examples.

To consider:

Morgan243 commented 4 years ago

Facebook research has some GAN tools, but only a few models and metrics: https://github.com/facebookresearch/pytorch_GAN_zoo

A random guy with a decent library of torch GANs: https://github.com/znxlwm/pytorch-generative-model-collections