microsoft / Deep3DFaceReconstruction

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
MIT License
2.16k stars 441 forks source link

About quantitative evaluation #176

Open HOMGH opened 3 years ago

HOMGH commented 3 years ago

Hi Yu. Thanks for your great work and publishing the source codes. Would you please release the evaluation code you used for quantitative evaluation? I'm just wondering how do you use ICP for alignment and compute point-to-plane distance between results and ground truth. Thanks :)