https://github.com/patelvivekdev/face_detection
Face Detection with OpenCV
https://github.com/patelvivekdev/face_detection
face-detection haarcascade-frontalface opencv ssd
Last synced: about 2 months ago
JSON representation
Face Detection with OpenCV
- Host: GitHub
- URL: https://github.com/patelvivekdev/face_detection
- Owner: patelvivekdev
- Created: 2020-12-31T17:11:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T13:12:26.000Z (over 5 years ago)
- Last Synced: 2025-03-29T18:28:34.960Z (about 1 year ago)
- Topics: face-detection, haarcascade-frontalface, opencv, ssd
- Language: Python
- Homepage:
- Size: 9.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face_Detection
Face Detection with OpenCV
- With Haarcascade With `Face_Alignment`
- With SSD
For Face recognition go to [`Face_Recognition`](https://github.com/Vivek2509/Face_Recognition).