https://github.com/joonb14/gazebird
Game Application based on GAZEL
https://github.com/joonb14/gazebird
android application eye-tracking game gaze-tracking gazel mlkit tflite
Last synced: 7 months ago
JSON representation
Game Application based on GAZEL
- Host: GitHub
- URL: https://github.com/joonb14/gazebird
- Owner: joonb14
- Created: 2020-11-16T05:55:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T15:17:46.000Z (over 4 years ago)
- Last Synced: 2025-01-12T18:36:23.966Z (9 months ago)
- Topics: android, application, eye-tracking, game, gaze-tracking, gazel, mlkit, tflite
- Language: Java
- Homepage:
- Size: 236 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GazeBird
you must replace the model file in
```GazeBird/app/src/main/assets/custom_models/eval/[your model].tflite```
with your model!To create model take a look at GAZEL and MLKitGazeDataCollectingButton
### Sample Video
[](https://www.youtube.com/watch?v=SzDCBVbjowA)Click the image above to watch the demo video.
## Based on
This work is based on GAZEL.
And the FlappyBird clone game is based on sandip's work.
## How to play
First align your gaze estimation point shown in red circle with the bird.
We also provide calibration to help you align the bird and gaze point
Then touch the screen once to start the game.
Try dodging the obstacles moving bird up and down with your gaze!