Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facial landmark detection not recognising unconventional eyebrow shapes #1101

Open
Infundibulum opened this issue Nov 12, 2024 · 0 comments
Open

Comments

@Infundibulum
Copy link

Hi,
I have noticed that OpenFace is inaccurate when detecting facial landmarks in non-arched eyebrows (e.g. in the image below) and that it seems to expect the 10 brow landmarks to follow an arched shape. I was wondering if somewhere in the brow PDM there is a specification for the relationships between the points that the model tries to match in unseen data. If so, where in the code could I find and modify these expected interpoint relationships? Would a better way be to create a PDM from scratch using a dataset tailored to capture non-arched brow shapes in addition to the arched ones?

sample

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant