https://github.com/amine759/face-recognition-opencv
https://github.com/amine759/face-recognition-opencv
data-augmentation image-augmentation-preprocessing
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/amine759/face-recognition-opencv
- Owner: amine759
- Created: 2022-08-21T18:32:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T23:58:59.000Z (almost 4 years ago)
- Last Synced: 2025-01-15T12:13:58.179Z (over 1 year ago)
- Topics: data-augmentation, image-augmentation-preprocessing
- Language: Python
- Homepage:
- Size: 662 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-recognition
using; Haar cascade classifier for face detection,
LBPH Face Recognizer algorithm,
Data augmentation to improve performance.