https://github.com/saranshmanu/face-mask-detection
Facial landmark detection is the task of detecting key landmarks on the face and tracking them (being robust to rigid and non-rigid facial deformations due to head movements and facial expressions)
https://github.com/saranshmanu/face-mask-detection
Last synced: about 2 months ago
JSON representation
Facial landmark detection is the task of detecting key landmarks on the face and tracking them (being robust to rigid and non-rigid facial deformations due to head movements and facial expressions)
- Host: GitHub
- URL: https://github.com/saranshmanu/face-mask-detection
- Owner: saranshmanu
- Created: 2019-03-29T21:55:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T14:02:11.000Z (about 5 years ago)
- Last Synced: 2025-02-01T07:19:10.017Z (4 months ago)
- Language: Python
- Homepage:
- Size: 77.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facial-landmark-detection
Facial landmark detection is the task of detecting key landmarks on the face and tracking them (being robust to rigid and non-rigid facial deformations due to head movements and facial expressions)
## Frameworks
- OpenCV
- DLib
- Python