ageitgey / ageitgey/face_recognition

How to use face_recognition to recognize 50 faces in a single image?

Open
#971 2 comments 1 reaction 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.7
  • Operating System: windows 10
Description

I am building a face recognition system and the system would work in that way if we provide an image with 50 people , the system would recognize all the 50 people in the image. I don't know how to do that in face_recognition, if it is possible with face_recognition can you tell me how I can do that.

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 provides no file, test, or entry point. First verify whether the documented face_recognition API supports locating and identifying all 50 faces in one image; done would require a concrete documentation change or an answered usage example.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.