paper-with-me

홈 › Papers

AniGAN: Style-Guided Generative Adversarial Networks for Unsupervised Anime Face Generation

2021-02-24 · Bing Li, Yuanlue Zhu, Yitong Wang, Chia-Wen Lin, Bernard Ghanem, Linlin Shen

In this paper, we propose a novel framework to translate a portrait photo-face into an anime appearance. Our aim is to synthesize anime-faces which are style-consistent with a given reference anime-face. However, unlike typical translation tasks, such anime-face translation is challenging due to complex variations of appearances among anime-faces. Existing methods often fail to transfer the styles of reference anime-faces, or introduce noticeable artifacts/distortions in the local shapes of their generated faces. We propose AniGAN, a novel GAN-based translator that synthesizes high-quality anime-faces. Specifically, a new generator architecture is proposed to simultaneously transfer color/texture styles and transform local facial shapes into anime-like counterparts based on the style of a reference anime-face, while preserving the global structure of the source photo-face. We propose a double-branch discriminator to learn both domain-specific distributions and domain-shared distributions, helping generate visually pleasing anime-faces and effectively mitigate artifacts. Extensive experiments on selfie2anime and a new face2anime dataset qualitatively and quantitatively demonstrate the superiority of our method over state-of-the-art methods. The new dataset is available at https://github.com/bing-li-ai/AniGAN .

📄 PDF Abstract BibTeX arXiv:2102.12593

Code (3)

bing-li-ai/AniGAN 공식 구현 pytorch
jis478/AniGAN pytorch
summerice9/AniGAN pytorch

Tasks

Face GenerationTranslation

Similar Papers 제목 키워드 기반

ManiGAN: Text-Guided Image Manipulation

2019-12-12 · Bowen Li, Xiaojuan Qi, Thomas Lukasiewicz, Philip H. S. Torr

The goal of our paper is to semantically edit parts of an image matching a given text that describes desired attributes (e.g., texture, colour, and background), while preserving other contents that are irrelevant to the …

Generative Adversarial NetworkImage ManipulationText-to-Image Generation

Target-Free Text-guided Image Manipulation

2022-11-26 · Wan-Cyuan Fan, Cheng-Fu Yang, Chiao-An Yang, Yu-Chiang Frank Wang

We tackle the problem of target-free text-guided image manipulation, which requires one to modify the input reference image based on the given text instruction, while no ground truth target image is observed during train…

counterfactualImage Manipulation

MISS GAN: A Multi-IlluStrator Style Generative Adversarial Network for image to illustration translation

2021-08-12 · Noa Barzilay, Tal Berkovitz Shalev, Raja Giryes

Unsupervised style transfer that supports diverse input styles using only one trained generator is a challenging and interesting task in computer vision. This paper proposes a Multi-IlluStrator Style Generative Adversari…

Generative Adversarial NetworkStyle TransferTranslation

SLGAN: Style- and Latent-guided Generative Adversarial Network for Desirable Makeup Transfer and Removal

2020-09-16 · Daichi Horita, Kiyoharu Aizawa

There are five features to consider when using generative adversarial networks to apply makeup to photos of the human face. These features include (1) facial components, (2) interactive color adjustments, (3) makeup vari…

DecoderGenerative Adversarial Network

SDA-GAN: Unsupervised Image Translation Using Spectral Domain Attention-Guided Generative Adversarial Network

2021-10-06 · Qizhou Wang, Maksim Makarenko

This work introduced a novel GAN architecture for unsupervised image translation on the task of face style transform. A spectral attention-based mechanism is embedded into the design along with spatial attention on the i…

Generative Adversarial NetworkStyle TransferTranslation