ageitgey / ageitgey/face_recognition

Can i convert, the distance between two faces at porcent?

Open
#707 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.