e-271 / few-shot-gan

Few-shot adaptation of GANs.
https://e-271.github.io/few-shot-gan
Other
120 stars 12 forks source link

comparison with data efficient gans #5

Open ak9250 opened 3 years ago

ak9250 commented 3 years ago

is there a comparison done with data efficients gans? https://github.com/mit-han-lab/data-efficient-gans

datduong commented 3 years ago

In that MIT paper, the lowest sample size is 100. For sample size at 100, BigGAN can probably get pretty good results based on what was reported in SSGAN (the baselined used in this paper).