Skip to content

KKGB/EbookControlHelper

Repository files navigation

EbookControlHelper

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.

Python version

Installation

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.yml

Data

We 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.

Model

Name Parameters Link
YOLOv11s 10,083,836 Download
YOLOv11n 2,843,388 Download

Program

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors