ageitgey / ageitgey/face_recognition
Can i convert, the distance between two faces at porcent?
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.3
- Python version: 3.6
- Operating System: Linux
Description
What I want is that when making a comparison, the distance between two faces, instead of returning a decimal number, return a percentage of the match. Ex: 0.2 == 98%
I have tried to develop an algorithm to perform this calculation, but I do not give with the solution.
Has anyone developed something similar?
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 source file, entry point, or test. Start by reviewing the face comparison and distance behavior in the project documentation and implementation, then determine whether a percentage mapping can be defined reliably. Done means the expected conversion is documented and covered by an agreed test or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100