kwotsin / mimicry

[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

stephenllh opened this issue · comments

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

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.