HumanSplat predicts 3D Gaussian Splatting properties from a single input image in a generalizable manner.
Download human datasets (Thuman2.0, 2K2K and Twindom) and organize them as follows:
${ROOT}
βββπdata/
βββπThuman2/
βββ π0000/
βββ π...
βββ π0525/
βββπ2K2K/
βββ π00003/
βββ π...
βββ π04739/
βββπTwindom/
(1) Register an account and run bash settings/fetch_hps.sh
bash settings/fetch_hps.sh
(2)Additionally install dependencies and setup the environment:
bash settings/setup.sh
The code has been recently tidied up for release and could perhaps contain bugs. Please feel free to open an issue.
If you find our work useful for your research, please consider citing and starring the repo β. Thank you very much.
@article{pan2024humansplat,
title={HumanSplat: Generalizable Single-Image Human Gaussian Splatting with Structure Priors},
author={Pan, Panwang and Su, Zhuo and Lin, Chenguo and Fan, Zhen and Zhang, Yongjie and Li, Zeming and Shen, Tingting and Mu, Yadong and Liu, Yebin},
journal={arXiv preprint arXiv:2406.12459},
year={2024}
}