https://github.com/jasmine1601/face-detection
Detects faces from a group photo using Open CV and Haar Cascades.
https://github.com/jasmine1601/face-detection
cascade-classifier data-science opencv
Last synced: 2 months ago
JSON representation
Detects faces from a group photo using Open CV and Haar Cascades.
- Host: GitHub
- URL: https://github.com/jasmine1601/face-detection
- Owner: jasmine1601
- Created: 2020-10-04T08:35:42.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-11-05T16:23:35.000Z (over 5 years ago)
- Last Synced: 2025-06-27T02:40:39.659Z (about 1 year ago)
- Topics: cascade-classifier, data-science, opencv
- Language: Jupyter Notebook
- Homepage:
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face Detection
* **Aim :** To detect faces from a group photo
* **Model :** Cascade Classifier (Haar feature-based)