ageitgey / ageitgey/face_recognition
How can I recognize the first person in a picture with a lot of people
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
Description
If I'm implementing this software in a restaurant and I want to show the name of the people in a row.
So I want to just show the name of the first person.
Any solution or utils already created for this?
Thank you so much.
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
The issue does not name a file or test; start by reviewing the Python API and command-line interface for face detection and recognition. Clarify how “first” is defined for people in a row, then determine whether an existing utility can select that person and how completion would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100