kwotsin / mimicry

[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
MIT License
602 stars 62 forks source link

Cannot import sagan when I use pip install. Please fix. #26

Closed stephenllh closed 4 years ago

kwotsin commented 4 years ago

Thanks for bringing this up! I have fixed the error -- I would be glad if you can let me know how SAGAN performs on your side. Currently it seems that SAGAN for low resolution CIFAR-10 performs worse than CGAN-PD, and for ImageNet, unfortunately will need 4 GPUs to reproduce it which I don't have access to.