ageitgey / ageitgey/face_recognition

How to mapping image encoding based on folder name

Open
#718 1 comment 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

Hello man,

I have a set of images of 1 person
My Image structure is like this:

Database/  Person1 / 1.jpg
Database/  Person1 / 2.jpg
Database/  Person1 / 3.jpg
Database/  Person1 / 4.jpg
.... 
Database/  Person9 / 1.jpg
Database/  Person9 / 2.jpg
Database/  Person9 / 3.jpg
Database/  Person9 / 4.jpg

How to mapping all image based on the folder name? Because I have multiple images for 1 person.
Thanks.

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 files, tests, or entry points. Start by reviewing the repository's documentation and examples for loading images and creating face encodings, then determine whether the folder names can be used as labels for multiple images. Done would be clear documented guidance for this directory structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.