Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://cpury.github.io/lookie-lookie/
Learning to track eye movement in the browser
https://cpury.github.io/lookie-lookie/
computer-vision deep-learning javascript machine-learning neural-network tensorflow tensorflow-js tfjs
Last synced: about 2 months ago
JSON representation
Learning to track eye movement in the browser
- Host: GitHub
- URL: https://cpury.github.io/lookie-lookie/
- Owner: cpury
- License: mit
- Created: 2018-05-13T09:48:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T16:50:48.000Z (almost 5 years ago)
- Last Synced: 2024-10-22T19:13:37.693Z (about 2 months ago)
- Topics: computer-vision, deep-learning, javascript, machine-learning, neural-network, tensorflow, tensorflow-js, tfjs
- Language: JavaScript
- Homepage: https://cpury.github.io/lookie-lookie/
- Size: 831 KB
- Stars: 366
- Watchers: 13
- Forks: 83
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gaze-estimation-new - lookie-lookie
README
# lookie-lookie
This is a demo project to try out TensorFlow.js. It's a website that learns to
track your eye movement inside the browser. No backend neccessary.[Demo](https://cpury.github.io/lookie-lookie/) \| [Blog post](https://cpury.github.io/learning-where-you-are-looking-at/)
## How to use
Open index.html in a modern browser like Chrome or Firefox. A tutorial will
guide you through it.