zhangxuan1918 / InverseRendering3DMMCnn

face fusion project
0 stars 0 forks source link

using landmark and ICP for shape fitting #63

Closed zhangxuan1918 closed 4 years ago

zhangxuan1918 commented 4 years ago

if using resnet is not possible to have good results in shape recovering, consider using landmarks and ICP for shape fitting. For landmark detection, we can use the FAN network which performs really good

zhangxuan1918 commented 4 years ago

install opencv for python binding. Check if we can use the ICP method there