Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Transferring GANs: generating images from limited data

About

Transferring the knowledge of pretrained networks to new domains by means of finetuning is a widely used practice for applications based on discriminative models. To the best of our knowledge this practice has not been studied within the context of generative deep networks. Therefore, we study domain adaptation applied to image generation with generative adversarial networks. We evaluate several aspects of domain adaptation, including the impact of target domain size, the relative distance between source and target domain, and the initialization of conditional GANs. Our results show that using knowledge from pretrained networks can shorten the convergence time and can significantly improve the quality of the generated images, especially when the target data is limited. We show that these conclusions can also be drawn for conditional GANs even when the pretrained model was trained without conditioning. Our results also suggest that density may be more important than diversity and a dataset with one or few densely sampled classes may be a better source model than more diverse datasets such as ImageNet or Places.

Yaxing Wang, Chenshen Wu, Luis Herranz, Joost van de Weijer, Abel Gonzalez-Garcia, Bogdan Raducanu• 2018

Related benchmarks

TaskDatasetResultRank
Few-shot Image GenerationSunglasses 10-shot
FID55.97
36
Few-shot Image GenerationBabies 10-shot
FID101.6
35
Few-shot Image GenerationAFHQ-Cat 10-shot
FID64.68
34
Few-shot Image GenerationAFHQ-Dog 10-shot
FID151.5
34
Few-shot Image GenerationAFHQ-Wild 10-shot
FID81.3
34
Few-shot Image GenerationMetFaces 10-shot
FID76.81
34
Image GenerationObama 100-shot (train)
FID48.73
28
Image GenerationGrumpy cat 100-shot (train)
FID34.06
28
Image GenerationPanda 100-shot (train)
FID23.2
28
Few-shot Image GenerationObama 100-shot
FID48.73
26
Showing 10 of 59 rows

Other info

Code

Follow for update