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

Towards Diverse and Faithful One-shot Adaption of Generative Adversarial Networks

About

One-shot generative domain adaption aims to transfer a pre-trained generator on one domain to a new domain using one reference image only. However, it remains very challenging for the adapted generator (i) to generate diverse images inherited from the pre-trained generator while (ii) faithfully acquiring the domain-specific attributes and styles of the reference image. In this paper, we present a novel one-shot generative domain adaption method, i.e., DiFa, for diverse generation and faithful adaptation. For global-level adaptation, we leverage the difference between the CLIP embedding of reference image and the mean embedding of source images to constrain the target generator. For local-level adaptation, we introduce an attentive style loss which aligns each intermediate token of adapted image with its corresponding token of the reference image. To facilitate diverse generation, selective cross-domain consistency is introduced to select and retain the domain-sharing attributes in the editing latent $\mathcal{W}+$ space to inherit the diversity of pre-trained generator. Extensive experiments show that our method outperforms the state-of-the-arts both quantitatively and qualitatively, especially for the cases of large domain gaps. Moreover, our DiFa can easily be extended to zero-shot generative domain adaption with appealing results. Code is available at https://github.com/1170300521/DiFa.

Yabo Zhang, Mingshuai Yao, Yuxiang Wei, Zhilong Ji, Jinfeng Bai, Wangmeng Zuo• 2022

Related benchmarks

TaskDatasetResultRank
Facial StylizationStyle Reference Example-2
LPIPS0.293
7
Facial StylizationStyle Reference Example-3
LPIPS0.346
7
Facial StylizationStyle Reference Example-1
LPIPS0.362
7
Domain AdaptationFFHQ to Raphael
FID172.3
4
Domain AdaptationFFHQ One-shot Domain Adaptation 1.0 (val)
KID (Amedeo Modigliani)121.2
4
Domain AdaptationFFHQ to Amedeo Modigliani
FID187.3
4
Domain AdaptationFFHQ to Fernand Leger
FID254.7
4
Domain AdaptationAFHQ Cat to Tiger
FID16.26
3
Domain AdaptationAFHQ Cat to Fox
FID71.57
3
Domain AdaptationAFHQ Cat to Wolf
FID44.39
3
Showing 10 of 16 rows

Other info

Code

Follow for update