Stable-Hair: Real-World Hair Transfer via Diffusion Model
Abstract
Current hair transfer methods struggle to handle diverse and intricate hairstyles, limiting their applicability in real-world scenarios. In this paper, we propose a novel diffusion-based hair transfer framework, named Stable-Hair, which robustly transfers a wide range of real-world hairstyles to user-provided faces for virtual hair try-on. To achieve this goal, our Stable-Hair framework is designed as a two-stage pipeline. In the first stage, we train a Bald Converter alongside stable diffusion to remove hair from the user-provided face images, resulting in bald images. In the second stage, we specifically designed a Hair Extractor and a Latent IdentityNet to transfer the target hairstyle with highly detailed and high-fidelity to the bald image. The Hair Extractor is trained to encode reference images with the desired hairstyles, while the Latent IdentityNet ensures consistency in identity and background. To minimize color deviations between source images and transfer results, we introduce a novel Latent ControlNet architecture, which functions as both the Bald Converter and Latent IdentityNet. After training on our curated triplet dataset, our method accurately transfers highly detailed and high-fidelity hairstyles to the source images. Extensive experiments demonstrate that our approach achieves state-of-the-art performance compared to existing hair transfer methods.
Cite
Text
Zhang et al. "Stable-Hair: Real-World Hair Transfer via Diffusion Model." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I10.33123Markdown
[Zhang et al. "Stable-Hair: Real-World Hair Transfer via Diffusion Model." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhang2025aaai-stable/) doi:10.1609/AAAI.V39I10.33123BibTeX
@inproceedings{zhang2025aaai-stable,
title = {{Stable-Hair: Real-World Hair Transfer via Diffusion Model}},
author = {Zhang, Yuxuan and Zhang, Qing and Song, Yiren and Zhang, Jichao and Tang, Hao and Liu, Jiaming},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {10348-10356},
doi = {10.1609/AAAI.V39I10.33123},
url = {https://mlanthology.org/aaai/2025/zhang2025aaai-stable/}
}