https://github.com/meqdaddev/face-detection
https://github.com/meqdaddev/face-detection
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meqdaddev/face-detection
- Owner: MeqdadDev
- License: mit
- Created: 2023-05-16T12:19:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T12:54:38.000Z (about 3 years ago)
- Last Synced: 2025-01-10T09:59:19.420Z (over 1 year ago)
- Language: Python
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face Detection

AI generated image
## * Face Detection using Haar Cascade
### * [Collect Data (Face Images)](/haarcascade/1%20collect_face.py)
### * [Train Model](/haarcascade/2%20train_model.py)
### * [Detect Faces](/haarcascade/3%20detect_face.py)