ebook control helper is a deep learning-powered tool that allows users to navigate eBooks using only their gaze. Leveraging a custom YOLO-based eye-tracking model, this project provides a hands-free, intuitive interface for reading and interacting with digital content.
git clone https://github.com/KKGB/EbookControlHelper.git
cd EbookControlHelper
# window
conda env create -f environment_window.yml
# mac
conda env create -f environment_mac.ymlWe use a publicly available dataset from AI Hub, provided by the Korean government’s AI Hub project.
The dataset was downloaded for research purposes only and is used in accordance with the terms and conditions specified by AI Hub.
| Name | Parameters | Link |
|---|---|---|
| YOLOv11s | 10,083,836 | Download |
| YOLOv11n | 2,843,388 | Download |