8000 GitHub - yxuhan/DoRA: [SIGGRAPH 2025 (Journal Track)] Facial Appearance Capture at Home with Patch-Level Reflectance Prior.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ DoRA Public

[SIGGRAPH 2025 (Journal Track)] Facial Appearance Capture at Home with Patch-Level Reflectance Prior.

Notifications You must be signed in to change notification settings

yxuhan/DoRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DoRA: Improved Co-located Relightable Avatar

Why called DoRA? This work is an improved version of our previous work CoRA using diffusion prior. D is the next letter of C in the alphabet, which means DoRA is the next work of CoRA. Besides, D also stands for the use of Diffusion prior.

This is a PyTorch implementation of the following paper:

Facial Appearance Capture at Home with Patch-Level Reflectance Prior, SIGGRAPH 2025.

Yuxuan Han, Junfeng Lyu, Kuan Sheng, Minghao Que, Qixuan Zhang, Lan Xu, and Feng Xu

Project Page | Video | Paper

Release Plan

To help the research community reimplement our work, we plan to release the diffusion prior trained on the GauFace dataset and provide the full inverse rendering code. Gauface is also a Light Stage dataset containing 4Kx4K diffuse albedo, specular albedo, and the tangent-space normal maps. This version of code can still achieve near production-level results as we shown in the paper and the video.

Stay tuned; I'm working on clean the research code.

Contact

If you have any questions, please contact Yuxuan Han (hanyx22@mails.tsinghua.edu.cn).

License

This repository can only be used for personal/research/non-commercial purposes.

Citation

Please cite the following paper if it helps your research:

@inproceedings{han2025dora,
    author = {Han, Yuxuan and Lyu, Junfeng and Sheng, Kuan and Que, Minghao and Zhang, Qixuan and Xu, Lan, and Xu, Feng},
    title = {Facial Appearance Capture at Home with Patch-Level Reflectance Prior},
    journal={SIGGRAPH},
    year={2025}
}

@inproceedings{han2024cora,
    author = {Han, Yuxuan and Lyu, Junfeng and Xu, Feng},
    title = {High-Quality Facial Geometry and Appearance Capture at Home},
    journal={CVPR},
    year={2024}
}

Acknowledgments

We thank Jingwang Ling and Linjie Lyu (the author of DPI, which inspires our work a lot) for their insightful suggestions.

About

[SIGGRAPH 2025 (Journal Track)] Facial Appearance Capture at Home with Patch-Level Reflectance Prior.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0