Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zju3dv/GeneAvatar
Code for "GeneAvatar: Generic Expression-Aware Volumetric Head Avatar Editing from a Single Image", CVPR 2024
https://github.com/zju3dv/GeneAvatar
Last synced: 29 days ago
JSON representation
Code for "GeneAvatar: Generic Expression-Aware Volumetric Head Avatar Editing from a Single Image", CVPR 2024
- Host: GitHub
- URL: https://github.com/zju3dv/GeneAvatar
- Owner: zju3dv
- Created: 2024-03-31T19:58:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T22:50:35.000Z (7 months ago)
- Last Synced: 2024-08-04T01:23:16.783Z (4 months ago)
- Size: 2.01 MB
- Stars: 88
- Watchers: 24
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ai-game-devtools - GeneAvatar - Aware Volumetric Head Avatar Editing from a Single Image. |[arXiv](https://arxiv.org/abs/2404.02152) | | Avatar | (<span id="avatar">Avatar</span> / <span id="tool">Tool (AI LLM)</span>)
README
# GeneAvatar: Generic Expression-Aware Volumetric Head Avatar Editing from a Single Image
### [Project Page](https://zju3dv.github.io/geneavatar/) | [Video](https://www.youtube.com/watch?v=4zfbfPivtVU) | [Paper](https://drive.google.com/file/d/101Djfy5r66D6EeXBeafwTMKjRtInGG2k/view?usp=sharing)
> [GeneAvatar: Generic Expression-Aware Volumetric Head Avatar Editing from a Single Image](https://drive.google.com/file/d/101Djfy5r66D6EeXBeafwTMKjRtInGG2k/view?usp=sharing)
>
> [[Chong Bao](https://chobao.github.io/), [Yinda Zhang](https://www.zhangyinda.com/)Co-Authors, [Yuan Li](https://y-u-a-n-l-i.github.io/)Co-Authors], [Xiyu Zhang](https://github.com/xyzhang77), [Bangbang Yang](https://ybbbbt.com), [Hujun Bao](http://www.cad.zju.edu.cn/home/bao/), [Marc Pollefeys](https://people.inf.ethz.ch/marc.pollefeys/), [Guofeng Zhang](http://www.cad.zju.edu.cn/home/gfzhang/), [Zhaopeng Cui](https://zhpcui.github.io/)‡.
>
> CVPR 2024
>## To-do
- [ ] Release evaluation code, pre-trained models and editing cases.
- [ ] Release training code.## Citing
```
@inproceedings{bao2024geneavatar,
title={GeneAvatar: Generic Expression-Aware Volumetric Head Avatar Editing from a Single Image},
author={Bao, Chong and Zhang, Yinda and Li, Yuan and Zhang, Xiyu and Yang, Bangbang and Bao, Hujun and Pollefeys, Marc and Zhang, Guofeng and Cui, Zhaopeng},
booktitle={The IEEE/CVF Computer Vision and Pattern Recognition Conference (CVPR)},
year={2024}
}
```