A browser-based tool for measuring WebGazer.js gaze prediction performance — real-time FPS, latency statistics, sparkline charts, and CSV export.
Built as a companion benchmark for WebEyeTrack.
- Install dependencies:
npm install - Start the dev server:
npm run dev - Open the app and click Start WebGazer
- Allow camera access and wait ~5 seconds for warm-up
- Use Export CSV to download raw prediction data
This project is deployed to GitHub Pages automatically on push to main.