ageitgey / ageitgey/face_recognition
face_landmarks not accurate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,I am building a toy robot head with camera to imitate a human facial expression.
If I raise my eyebrow in front of the camera,the eyebrows in the face_landmark doesn't raise as much as I do,in fact,the landmark changes only a little. It seems like the algorithm is predicting where the eyebrow should be,rather than detecting where the eyebrow really is.
Do you have any suggestions how I can achieve my goal?
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the eyebrow-raising behavior described for face_landmarks and inspect how the landmark positions are produced. The issue names no file, test, or implementation entry point, and does not define a concrete expected result; clarify the intended tracking behavior before identifying what would count as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100