Can't detect face on some image
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- computer-vision, machine-learning
Research direction
Start by reproducing the report with the supplied Python snippet, using ban.jpg and face_recognition.face_locations after loading it with face_recognition.load_image_file. Compare repeated results on the same image and document the conditions under which detection fails; the issue does not identify a source file, test, or expected fix.
Written by the indexing model from the issue text.
Description
- face_recognition version: 1.2.3
- Python version: 2.7 and 3.6
- Operating System: ubuntu 18.0
Description
i try to detect an face on id card, some id card has detected face well but sometimes face on id card can't detected (same id card, not like first can't detect and second time is detected)
What I Did
i tried to print like this:
import face_recognition
image = face_recognition.load_image_file("ban.jpg")
face_locations = face_recognition.face_locations(image)
print (face_locations)
i have try using python 2.7 and python 3.6 the result still same
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
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.
More from ageitgey/face_recognition
-
CLI image-folder regex missing end-anchor picks up non-image files (foo.jpg.bak, notes.jpegdoc) Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
ageitgey/face_recognition#1678 ·
-
Honest-Feedback Open
Difficulty 4/5 3-5 days Newbie friendliness 45/100
ageitgey/face_recognition#1669 · 3 comments ·
-
AiSoul Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
ageitgey/face_recognition#1668 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
ageitgey/face_recognition#1666 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
ageitgey/face_recognition#1665 · 2 comments ·
All issues in ageitgey/face_recognition
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100