File size: 1,064 Bytes
96f18fe 33db4ac 96f18fe 4b16bcf 96f18fe 4b16bcf 96f18fe 4b16bcf 96f18fe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
license: gpl-3.0
pipeline_tag: image-to-3d
tags:
- 3d
- anime
- hairstyle
- generation
---
# CHARM
<p align="center">
📃 <a href="https://arxiv.org/abs/2509.21114" target="_blank">Paper</a> • 💻 <a href="https://github.com/hyz317/CHARM" target="_blank">[Github Repo]</a> • 🌐 <a href="https://hyzcluster.github.io/charm" target="_blank">Project Page</a>
</p>
This repository contains the weights for the model presented in the paper [CHARM: Control-point-based 3D Anime Hairstyle Auto-Regressive Modeling](https://arxiv.org/abs/2509.21114).
**CHARM** is a novel parametric representation and generative framework for anime hairstyle modeling.
## Citation
If you find our work useful, please consider citing CHARM:
```
@article{he2025charm,
title={CHARM: Control-point-based 3D Anime Hairstyle Auto-Regressive Modeling},
author={He, Yuze and Zhou, Yanning and Zhao, Wang and Ye, Jingwen and Bai, Yushi and Xiao, Kaiwen and Liu, Yong-Jin and Sun, Zhongqian and Yang, Wei},
journal={arXiv preprint arXiv:2509.21114},
year={2025}
}
``` |