File size: 1,018 Bytes
dc5c57c
45fe0fa
 
 
 
 
dc5c57c
 
 
 
 
226b07f
bd9eb72
 
ac3e055
bd9eb72
ac3e055
bd9eb72
 
 
 
ac3e055
 
 
 
 
 
 
 
bd9eb72
 
 
 
 
 
 
 
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
33
34
35
36
37
38
---
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]