1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
6.88k stars 1.33k forks source link

Incorrect Landmark #334

Closed daladulu closed 1 year ago

daladulu commented 1 year ago

Sorry, there are some problems. Incorrect landmarks, especially for the images with eyes closed. 0083 00158 00217 0083 plot1 plot1_217

1adrianb commented 1 year ago

The complete failure is likely due to am improper face bounding box. I suggest visualizing them too, and if necessary switch to a different face detector (3 options are available directly within the library).

Regarding the eyes, this is unfortunately a consequence of the training data used, which had very few images where the eyes were closed.