Spaces:
Running
on
Zero
Running
on
Zero
| 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 | |
| Huggingface demo for ICCV 2025 paper *FaceLift: Learning Generalizable Single Image 3D Face Reconstruction from Synthetic Heads*. | |
| Transform a single portrait image into a complete 3D head model using multi-view diffusion and Gaussian Splatting. | |
| ## 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 | |
| This software is free for non-commercial, research and evaluation use under the CC-BY-NC-SA-4.0 license. | |
| For commercial use inquiries, contact: [email protected] | |