ageitgey / ageitgey/face_recognition
How get one face from 5 photos?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I have 5 photos with me and my friends. Each photo have 1-4 faces.
But each photo have my face.
How get my face encoding from this 5 photos without input data?
For example:
i say "Hey script, give me my face encoding".
Script analyzes 5 photos. Finds the face is present on most photo and gives it to me.
This is possible? 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
The issue names no file, test, or entry point. Start by reviewing the repository's Python API and command-line examples, then clarify how a face present in most photos should be identified and how the returned encoding should be validated; done requires agreed behavior and testable scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100