An open API service indexing awesome lists of open source software.

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

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
[![S9+](https://img.youtube.com/vi/SzDCBVbjowA/0.jpg)](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!