ageitgey / ageitgey/face_recognition
Lag between Frames and getting error Locations
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
Description
- face_recognition version: 1.2.1
- Python version: 3.6.3
- Operating System: Windows 10
I am running code through WebCam live. Code runs fine until it detects a face. As soon as a face is detected and rectangle is formed around that face, there comes lag of 1-1.5 secs for displaying next frame. Looks as if someone paused the video for a moment.
One more problem: It is not giving me face Locations or Encodings for faces with spectacles.
Help me with these problems.
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 webcam workflow on Windows 10 with face_recognition 1.2.1 and Python 3.6.3, recording the delay when a face is detected and whether faces with spectacles produce locations or encodings. Done means both reported behaviors are isolated to a reproducible cause and verified against the relevant detection results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100