FaceLift / README.md
weijielyu's picture
change readme
802371b
---
title: FaceLift
emoji: 🎭
colorFrom: blue
colorTo: purple
short_description: Single Image 3D Face Reconstruction with Gaussian Splatting
sdk: gradio
app_file: app.py
pinned: false
---
# FaceLift: Single Image 3D Face Reconstruction
**Authors:** Weijie Lyu, Yi Zhou, Ming-Hsuan Yang, Zhixin Shu
**Links:** [Project Page](https://www.wlyu.me/FaceLift/) | [GitHub](https://github.com/weijielyu/FaceLift) | [arXiv](https://arxiv.org/abs/2412.17812)
---
Huggingface demo for ICCV 2025 paper *FaceLift: Learning Generalizable Single Image 3D Face Reconstruction from Synthetic Heads*.
## Citation
```
@misc{lyu2025facelift,
title={FaceLift: Learning Generalizable Single Image 3D Face Reconstruction from Synthetic Heads},
author={Weijie Lyu and Yi Zhou and Ming-Hsuan Yang and Zhixin Shu},
year={2025},
eprint={2412.17812},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2412.17812}
}
```
## License
Copyright © 2025, Adobe Inc. and its licensors. All rights reserved.
This software is licensed under the Adobe Research License. You may obtain a copy of the license at [LICENSE.md](https://raw.githubusercontent.com/adobe-research/FaceLift/main/LICENSE.md)
For commercial use inquiries, please refer to the license terms.