https://github.com/40uf411/facial-keypoints-detection
Facial keypoints detection using Pytorch
https://github.com/40uf411/facial-keypoints-detection
computer-vision facial-keypoints kaggle opencv pytorch
Last synced: 2 months ago
JSON representation
Facial keypoints detection using Pytorch
- Host: GitHub
- URL: https://github.com/40uf411/facial-keypoints-detection
- Owner: 40uf411
- License: gpl-3.0
- Created: 2021-08-31T21:06:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T21:11:56.000Z (almost 5 years ago)
- Last Synced: 2025-10-25T12:32:37.225Z (8 months ago)
- Topics: computer-vision, facial-keypoints, kaggle, opencv, pytorch
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facial-Keypoints-Detection
The following notebook [https://www.kaggle.com/a13x10/facial-keynotes-extraction-own](https://www.kaggle.com/a13x10/facial-keynotes-extraction-own) contains thetraining code as well as a pre-trained model.
The file `test_video.py` allows for facial keypoint detection from a webcam.