StyleMM: Stylized 3D Morphable Face Model via Text-Driven Aligned Image Translation (PG 2025 Journal Track)
[PG2025] Official repository of EAS of StyleMM [Project Page]
This repository is code for EAS, not full Pipeline. Code for full pipeline is StyleMM Code
- install dependency
bash set.sh- Put EAM weight and image folders to change the style
python inference.py --num_styles 3
our codes were based on Diffusers library, ControlNet, and SDXL.
@article{lee2025stylemm,
title={StyleMM: Stylized 3D Morphable Face Model via Text-Driven Aligned Image Translation},
author={Lee, Seungmi and Yun, Kwan and Noh, Junyong},
journal={arXiv preprint arXiv:2508.11203},
year={2025}
}