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

maybe a bug? #12

Open
redstorm-fyy opened this issue Jun 7, 2017 · 1 comment
Open

maybe a bug? #12

redstorm-fyy opened this issue Jun 7, 2017 · 1 comment

Comments

@redstorm-fyy
Copy link

The first 17 points are the jaw of the dlib 68 landmarks.
the code in lsfm/data/init.py
LANDMARK_MASK[:18] = False
may be changed to
LANDMARK_MASK[:17] = False
I'm not sure.

@patricksnape
Copy link

@jabooth That is indeed a bug

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

2 participants