anycost-gan
anycost-gan copied to clipboard
Share the pretrained anycost Discriminator
I'm using your generator
G = models.get_pretrained("generator", 'anycost-ffhq-config-f')
Can you provide also the pretained discriminator used, with the same structure? I see the class Discriminator in anycost_gan.py but it raises a NotImplementedError when doing the same for D. Could you publish it?
This file were being removed.
@kentang-mit Can u guys reupload the weights?