An open API service indexing awesome lists of open source software.

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

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.