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

Pretrained Discriminators

abdulfatir opened this issue · comments

Hi @kwotsin!

Awesome work with this repo! Would it be possible for you to release the pre-trained discriminators too?

Hi @abdulfatir! My apologies for the late response! As I have recently moved it is a little challenging to access these models at the moment, but are there any specific ones you're interested in? I can look into those for you and see if I can get them out

Thank you for providing awesome work @kwotsin ! It really helps. I'm also trying to fine-tune the pretrained discriminator of SNGAN on CIFAR-10, CelebA, and ImageNet. Would it be possible?!

@kwotsin Sorry, I forgot to respond. I don't need them anymore but discriminators would be a great addition to this repo, especially with more and more recent methods using pretrained discriminators.