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

Adding new landmark location #289

Open LinusLGL opened 2 years ago

LinusLGL commented 2 years ago

Hi, is it possible to add new landmark location like for example: Landmark 70 located above landmark 1 by a few x axis position away?

1adrianb commented 2 years ago

While you can add this as a post-processing on top the provided 68 landmarks, this points won't be learned and as such they may or may not correspond with the correct location in the image.