patrikhuber / eos

A lightweight 3D Morphable Face Model library in modern C++
Apache License 2.0
1.89k stars 596 forks source link

The 3D face reconstruction image looks so weird, how to improve it? #289

Closed Chen-Jinlong closed 4 years ago

Chen-Jinlong commented 4 years ago

Hi, Patrik. I got a problem when applied BFM2017 on eos. Since bfm2017 had no blendshapes file, I used expression PCA model which was extracted from the BFM2017 converted file. And it worked successfully, but the result was not so satisfied. The reconstructed image is below: ![ ]https://www.picb.cc/image/keyDWi ![ ]https://www.picb.cc/image/keyERL The shape was almost correct, but the color or the texture was not. It's obvious that there was a ghost around the eyes. I tried other images, and the results still appeared. How can I fix this problem? Do you have some advice?

patrikhuber commented 4 years ago

Duplicate of #288