gaze-detection and hue-vision
About gaze-detection
charliegerard/gaze-detection
👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.
This tool helps web developers integrate eye movement detection into web applications. It takes live video input from a user's camera and outputs predictions of their gaze direction (right, left, up, or straight). Web developers can use this to create hands-free, gaze-controlled experiences, especially for accessibility.
About hue-vision
simplysuvi/hue-vision
Real-time gaze tracking demo built entirely in the browser using TensorFlow.js. Captures webcam input, detects eye regions, and learns to predict screen gaze positions with on-device training and visualization.
This tool helps researchers and UX designers understand where users are looking on a screen. It takes live webcam video of a person's face and, after a quick calibration, produces real-time predictions of their gaze position on the screen, along with a heatmap visualization of eye movement. It's ideal for anyone studying user attention or interaction.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work