ageitgey / ageitgey/face_recognition
How to mapping image encoding based on folder name
Open
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
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 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