Mostafa-Nafie/Head-Pose-Estimation
This project utilizes machine learning algorithms to find the direction in which a person is looking by using the face landmarks
This project helps you understand where a person is looking by analyzing their head's orientation. You provide an image or video of a person's face, and it tells you the direction of their gaze, specifically their head's pitch, yaw, and roll angles. This is useful for anyone needing to track or interpret human attention and interaction.
No commits in the last 6 months.
Use this if you need to automatically determine the approximate gaze direction of individuals in images or video streams.
Not ideal if you require extremely precise eye-gaze tracking, as this focuses on head pose rather than exact eye movement.
Stars
62
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mostafa-Nafie/Head-Pose-Estimation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
talmolab/sleap
A deep learning framework for multi-animal pose tracking.
kennymckormick/pyskl
A toolbox for skeleton-based action recognition.
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
jgraving/DeepPoseKit
a toolkit for pose estimation using deep learning
DenisTome/Lifting-from-the-Deep-release
Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"