ageitgey / ageitgey/face_recognition
Preprocessing dataset
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.7
- Operating System: Windows 10
Description
I was wondering if the library does some correction / processing of the image first, like noise removal, histogram equalization, gamma correction, some filters etc to improve image quality and a better recognition. Is this done under the hood? And if I want to see this processed image is there any way to show that result? Like before and after processing initial image, before the detection and all the others operations are done.
Thank you!!
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 or tests. First inspect the image-loading and face-detection entry points to determine whether preprocessing occurs and whether an intermediate image is exposed. Done means documenting the actual preprocessing behavior and a supported way to inspect any processed image, if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100