https://github.com/mazensayed91/facial-keypoint-detection
https://github.com/mazensayed91/facial-keypoint-detection
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/facial-keypoint-detection
- Owner: Mazensayed91
- Created: 2021-09-11T17:17:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-11T17:24:14.000Z (almost 5 years ago)
- Last Synced: 2025-10-28T17:47:04.395Z (8 months ago)
- Language: Jupyter Notebook
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facial-Keypoint-Detection
In this project, I combined computer vision techniques and deep learning architectures to build a facial keypoint detection system that takes in any image with faces, and predicts the location of 68 distinguishing keypoints on each face!
Facial keypoints include points around the eyes, nose, and mouth on a face and are used in many applications. These applications include: facial tracking, facial pose recognition, facial filters, and emotion recognition. This model is able to look at any image, detect faces, and predict the locations of facial keypoints on each face. Some examples of these keypoints are pictured below.
