mit-han-lab / anycost-gan

[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
https://hanlab.mit.edu/projects/anycost-gan/
MIT License
776 stars 98 forks source link

Share the pretrained anycost Discriminator #30

Open federicoromeo opened 1 year ago

federicoromeo commented 1 year ago

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 _anycostgan.py but it raises a NotImplementedError when doing the same for D. Could you publish it?

MonolithFoundation commented 4 months ago

This file were being removed.

MonolithFoundation commented 4 months ago

@kentang-mit Can u guys reupload the weights?