paper-with-me

홈 › Papers

Efficient Hair Style Transfer with Generative Adversarial Networks

2022-10-22 · Muhammed Pektas, Baris Gecer, Aybars Ugur

Despite the recent success of image generation and style transfer with Generative Adversarial Networks (GANs), hair synthesis and style transfer remain challenging due to the shape and style variability of human hair in in-the-wild conditions. The current state-of-the-art hair synthesis approaches struggle to maintain global composition of the target style and cannot be used in real-time applications due to their high running costs on high-resolution portrait images. Therefore, We propose a novel hairstyle transfer method, called EHGAN, which reduces computational costs to enable real-time processing while improving the transfer of hairstyle with better global structure compared to the other state-of-the-art hair synthesis methods. To achieve this goal, we train an encoder and a low-resolution generator to transfer hairstyle and then, increase the resolution of results with a pre-trained super-resolution model. We utilize Adaptive Instance Normalization (AdaIN) and design our novel Hair Blending Block (HBB) to obtain the best performance of the generator. EHGAN needs around 2.7 times and over 10,000 times less time consumption than the state-of-the-art MichiGAN and LOHO methods respectively while obtaining better photorealism and structural similarity to the desired style than its competitors.

📄 PDF Abstract BibTeX arXiv:2210.12524

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationStyle TransferSuper-Resolution

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…

Similar Papers 제목 키워드 기반

Realistic Hair Synthesis with Generative Adversarial Networks

2022-09-13 · Muhammed Pektas, Aybars Ugur

Recent successes in generative modeling have accelerated studies on this subject and attracted the attention of researchers. One of the most important methods used to achieve this success is Generative Adversarial Networ…

Generative Adversarial NetworkImage EnhancementStyle TransferSuper-Resolution

HairFIT: Pose-Invariant Hairstyle Transfer via Flow-based Hair Alignment and Semantic-Region-Aware Inpainting

2022-06-17 · Chaeyeon Chung, Taewoo Kim, Hyelin Nam, Seunghwan Choi 외

Hairstyle transfer is the task of modifying a source hairstyle to a target one. Although recent hairstyle transfer models can reflect the delicate features of hairstyles, they still have two major limitations. First, the…

Optical Flow Estimation

Style Your Hair: Latent Optimization for Pose-Invariant Hairstyle Transfer via Local-Style-Aware Hair Alignment

2022-08-16 · Taewoo Kim, Chaeyeon Chung, Yoonseo Kim, Sunghyun Park 외

Editing hairstyle is unique and challenging due to the complexity and delicacy of hairstyle. Although recent approaches significantly improved the hair details, these models often produce undesirable outputs when a pose …

K-Hairstyle: A Large-scale Korean Hairstyle Dataset for Virtual Hair Editing and Hairstyle Classification

2021-02-11 · Taewoo Kim, Chaeyeon Chung, Sunghyun Park, Gyojung Gu 외

The hair and beauty industry is a fast-growing industry. This led to the development of various applications, such as virtual hair dyeing or hairstyle transfer, to satisfy the customer's needs. Although several hairstyle…

Translation

HairNeRF: Geometry-Aware Image Synthesis for Hairstyle Transfer

2023-01-01 · ICCV 2023 1 · Seunggyu Chang, Gihoon Kim, Hayeon Kim

We propose a novel hairstyle transferred image synthesis method considering the underlying head geometry of two input images. In traditional GAN-based methods, transferring hairstyle from one image to the other often…

Image GenerationNeural Rendering