patrikhuber / eos

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

Question: extract landmarks 2D #276

Closed imaccormick275 closed 4 years ago

imaccormick275 commented 4 years ago

Hi,

Would it be possible, using the eos-py module only, to extract the 2D representations of the landmarks within the surrey face model (for one particular image)?

If possible just some pointers would really useful!

My aim would then be to train iterate this process over iBug dataset and train a dlib shape predictor.

imaccormick275 commented 4 years ago

https://github.com/patrikhuber/eos/issues/140

See this thread ^^