thesimonho/webcam-eye-tracker
Webcam eye tracker project. Created using PyTorch
This tool lets you track where someone is looking on a screen using only a standard webcam. It takes live video from your webcam and outputs predictions about the user's gaze direction. This could be used by researchers studying user interaction, educators observing student engagement, or anyone curious about basic eye movement patterns.
No commits in the last 6 months.
Use this if you need a basic, accessible way to estimate eye gaze using common hardware, primarily for research, personal projects, or experimentation.
Not ideal if you require highly precise, robust, or production-grade eye tracking for critical applications like medical diagnostics or commercial usability testing.
Stars
20
Forks
16
Language
Jupyter Notebook
License
—
Category
Last pushed
May 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/thesimonho/webcam-eye-tracker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
charliegerard/gaze-detection
👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.
Ahmednull/L2CS-Net
The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
theankurkedia/blink-detection
Detect the user's blink and wink using machine learning
facemoji/mocap4face
Cross-platform SDK for facial motion capture producing blendshapes and rigid head poses in 3D...
jeeliz/jeelizGlanceTracker
Real-time JavaScript/WebGL library to detect whether the user is looking at the screen....