anvoynov / GANLatentDiscovery

The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space
416 stars 52 forks source link

pre-trained model for SN-GAN #37

Open ShenyuanLiang opened 2 years ago

ShenyuanLiang commented 2 years ago

Hello Anvoynov,

I am wondering which SN-GAN repo are you using for training the MNIST datasets. It looks like you did not mention it on your page.

Thank you!

zhengwjie commented 2 years ago

I am also want to know.

anvoynov commented 2 years ago

Hi! It's own implementation that follows the original paper. If it could be useful for you – I can release the code here, just let me know.

zhengwjie commented 2 years ago

Hello,sir, thanks for your replication. I am wondering if you can release the code. And I want to know if you can provide the pretrained discriminator.

zhengwjie commented 2 years ago

It is really helpful for me.

anvoynov commented 2 years ago

Sure! I need a time to make a minor refactoring and will report here once it's done. Not sure if I still have the discriminator weights, I will check it.

zhengwjie commented 2 years ago

Thank you very much!!