paper-with-me

홈 › Papers

Spatially-Invariant Style-Codes Controlled Makeup Transfer

2021-06-19 · CVPR 2021 1 · Han Deng, Chu Han, Hongmin Cai, Guoqiang Han, Shengfeng He

Transferring makeup from the misaligned reference image is challenging. Previous methods overcome this barrier by computing pixel-wise correspondences between two images, which is inaccurate and computational-expensive. In this paper, we take a different perspective to break down the makeup transfer problem into a two-step extraction-assignment process. To this end, we propose a Style-based Controllable GAN model that consists of three components, each of which corresponds to target style-code encoding, face identity features extraction, and makeup fusion, respectively. In particular, a Part-specific Style Encoder encodes the component-wise makeup style of the reference image into a style-code in an intermediate latent space W. The style-code discards spatial information and therefore is invariant to spatial misalignment. On the other hand, the style-code embeds component-wise information, enabling flexible partial makeup editing from multiple references. This style-code, together with source identity features, are integrated to a Makeup Fusion Decoder equipped with multiple AdaIN layers to generate the final result. Our proposed method demonstrates great flexibility on makeup transfer by supporting makeup removal, shade-controllable makeup transfer, and part-specific makeup transfer, even with large spatial misalignment. Extensive experiments demonstrate the superiority of our approach over state-of-the-art methods. Code is available at https://github.com/makeuptransfer/SCGAN.

📄 PDF Abstract BibTeX

Code (1)

makeuptransfer/SCGAN 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

PairedCycleGAN: Asymmetric Style Transfer for Applying and Removing Makeup

2018-06-01 · CVPR 2018 6 · Huiwen Chang, Jingwan Lu, Fisher Yu, Adam Finkelstein

This paper introduces an automatic method for editing a portrait photo so that the subject appears to be wearing makeup in the style of another person in a reference photo. Our unsupervised learning approach relies on a …

Style Transfer

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

CA-GAN: Weakly Supervised Color Aware GAN for Controllable Makeup Transfer

2020-08-24 · Robin Kips, Pietro Gori, Matthieu Perrot, Isabelle Bloch

While existing makeup style transfer models perform an image synthesis whose results cannot be explicitly controlled, the ability to modify makeup color continuously is a desirable property for virtual try-on application…

AttributeImage GenerationStyle TransferVirtual Try-on+1

SARA: Controllable Makeup Transfer with Spatial Alignment and Region-Adaptive Normalization

2023-11-28 · Xiaojing Zhong, Xinyi Huang, Zhonghua Wu, Guosheng Lin 외

Makeup transfer is a process of transferring the makeup style from a reference image to the source images, while preserving the source images' identities. This technique is highly desirable and finds many applications. H…

Anti-Makeup: Learning A Bi-Level Adversarial Network for Makeup-Invariant Face Verification

2017-09-12 · Yi Li, Lingxiao Song, Xiang Wu, Ran He 외

Makeup is widely used to improve facial attractiveness and is well accepted by the public. However, different makeup styles will result in significant facial appearance changes. It remains a challenging problem to match …

Face Verification