| | --- |
| | language: |
| | - en |
| | - zh |
| | license: apache-2.0 |
| | tags: |
| | - avatar-generation |
| | - diffusion |
| | pipeline_tag: image-to-video |
| | --- |
| | |
| | <div align="center"> |
| | <img src="docs/AvatarArtist.ico" width="250px"> |
| | </div> |
| | |
| | <h2 align="center"> |
| | <a href="https://arxiv.org/abs/2503.19906"> |
| | [CVPR 2025] AvatarArtist: Open-Domain 4D Avatarization |
| | </a> |
| | </h2> |
| | |
| | <p align="center"> |
| | <img alt="avatarrtist" src="docs/teaser.gif" width="80%"> |
| | </p> |
| |
|
| | [//]: # (<div align="center">) |
| |
|
| | [//]: # ( <img src="docs/teaser.gif" width="350px">) |
| |
|
| | [//]: # (</div>) |
| |
|
| | <h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h5> |
| |
|
| | <h5 align="center"> |
| | <a href='https://kumapowerliu.github.io/AvatarArtist'> |
| | <img src='https://img.shields.io/badge/Project-Page-green'> |
| | </a> |
| | <a href='https://arxiv.org/abs/2503.19906'> |
| | <img src='https://img.shields.io/badge/Technique-Report-red'> |
| | </a> |
| | <a href='https://huggingface.co/KUMAPOWER/AvatarArtist'> |
| | <img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-blue'> |
| | </a> |
| | <a href="https://github.com/ant-research/AvatarArtist"> |
| | <img src="https://img.shields.io/github/stars/ant-research/AvatarArtist?style=social" alt="GitHub stars"> |
| | </a> |
| | </h5> |
| | |
| | <div align="center"> |
| | This repository contains the official implementation of AvatarArtist, a method for generating 4D avatars from a single image. |
| | </div> |
| | |
| | <br> |
| |
|
| | <details open> |
| | <summary>💡 We also have other avatar projects that may interest you ✨.</summary> |
| | <p> |
| | |
| | > **[HeadArtist: Text-conditioned 3D Head Generation with Self Score Distillation, SIGGRAPH 2024](https://arxiv.org/abs/2312.07539)** |
| | > Hongyu Liu, Xuan Wang, Ziyu Wan, etc. |
| | > <span> |
| | > <a href='https://github.com/ant-research/HeadArtist'><img src='https://img.shields.io/badge/-Github-black?logo=github'></a> |
| | > <a href='https://kumapowerliu.github.io/HeadArtist'><img src='https://img.shields.io/badge/Project-Page-green'></a> |
| | > <a href='https://arxiv.org/abs/2312.07539'><img src='https://img.shields.io/badge/Arxiv-2312.07539-b31b1b.svg?logo=arXiv'></a> |
| | > </span> |
| |
|
| | > **[Follow-Your-Emoji: Fine-Controllable and Expressive Freestyle Portrait Animation, SIGGRAPH Asia 2024](https://arxiv.org/abs/2406.01900)** |
| | > Yue Ma, Hongyu Liu, Hongfa Wang, etc. |
| | > <span><a href='https://github.com/mayuelala/FollowYourEmoji'><img src='https://img.shields.io/badge/-Github-black?logo=github'></a> |
| | > <a href='https://follow-your-emoji.github.io/'><img src='https://img.shields.io/badge/Project-Page-green'></a> |
| | > <a href='https://arxiv.org/abs/2406.01900'><img src='https://img.shields.io/badge/Arxiv-2406.01900-b31b1b.svg?logo=arXiv'></a></span> |
| |
|
| | </details> |