This folder provides the 3DMM used in the following paper:
REALY: Rethinking the Evaluation of 3D Face Reconstruction.
Zenghao Chai*, Haoxian Zhang*, Jing Ren, Di Kang, Zhengzhuo Xu, Xuefei Zhe, Chun Yuan, and Linchao Bao (* Equal contribution)
ECCV 2022
Project Page: https://www.realy3dface.com/
arXiv: https://arxiv.org/abs/2203.09729
The HIFI3D++ 3DMM is a full-head shape basis built from about 2,000 high quality topology consistent shapes by retopologizing LYHM, FaceScape, and HIFI3D. The comparison between previous 3DMMs and HIFI3D++ is summarized as follows.
BFM | FaceWarehouse | FLAME | LSFM | LYHM | FaceScape | HIFI3D | HIFI3DA | HIFI3D++ | |
---|---|---|---|---|---|---|---|---|---|
scans | 200 | 140 | 3,800 | 8,402 | 1,212 | 938 | 200 | 200 | 1,957 |
nv | 53,215 | 11,510 | 5023 | 53,215 | 11,510 | 26,317 | 20,481 | 20,481 | 20,481 |
nf | 105,840 | 22,800 | 9,976 | 105,840 | 22,800 | 52,261 | 40,832 | 40,832 | 40,832 |
basis | 199 | 50 | 300 | 158 | 100 | 300 | 200 | 500 | 526 |
HIFI3DA stands for the "augmented" version of HIFI3D, which employs data augmentation techniques to construct 3DMM from 200 scans.
The HIFI3D++ 3DMM can be downloaded from Google Drive. If you need HIFI3D, HIFI3DA, or HIFI3D Albedo 3DMM, please refer to HIFI3D.
[Important] The HIFI3D++ 3DMM is for research purpose only.
Please follow HIFI3D to use our 3DMM.
If you have any question, please contact Zenghao Chai or Linchao Bao.
If you use the 3DMM provided in this folder, please cite the following papers.
@inproceedings{REALY,
title={REALY: Rethinking the Evaluation of 3D Face Reconstruction},
author={Chai, Zenghao and Zhang, Haoxian and Ren, Jing and Kang, Di and Xu, Zhengzhuo and Zhe, Xuefei and Yuan, Chun and Bao, Linchao},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
year = {2022}
}
@article{LYHM,
title={Statistical Modeling of Craniofacial Shape and Texture},
author={Dai, Hang and Pears, Nick and Smith, William and Duncan, Christian},
journal={International Journal of Computer Vision},
year={2019}
}
@inproceedings{FaceScape,
title={FaceScape: a Large-scale High Quality 3D Face Dataset and Detailed Riggable 3D Face Prediction},
author={Yang, Haotian and Zhu, Hao and Wang, Yanru and Huang, Mingkai and Shen, Qiu and Yang, Ruigang and Cao, Xun},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2020}
}
@article{HIFI3D,
title={High-Fidelity 3D Digital Human Head Creation from RGB-D Selfies},
author={Bao, Linchao and Lin, Xiangkai and Chen, Yajing and Zhang, Haoxian and Wang, Sheng and Zhe, Xuefei and Kang, Di and Huang, Haozhi and Jiang, Xinwei and Wang, Jue and Yu, Dong and Zhang, Zhengyou},
journal={ACM Transactions on Graphics},
year={2021}
}