Skip to content

The program is to automatically generate the trainging dataset of Eyes Tracking for Yolov5

Notifications You must be signed in to change notification settings

boyleerock/Eyes-Tracking-s-Dataset-Generator

Repository files navigation

👀 Eyes Tracking Dataset Generator 👀

If you want to collect the dataset for eyes tracking by using YOLOv5, this program can help!!! 😃

Here you can easily generate the trainging dataset for YOLOv5 in the following steps...

conda create --name eyestrackingyolov5 python=3.7
conda activate eyestrackingyolov5
git clone https://github.com/boyleerock/Eyes-Tracking-s-Dataset-Generator
cd Eyes-Tracking-s-Dataset-Generator
pip install -r requirements.txt
python findeyes_convert2yoloformat.py

Original image:

1657_leo

After finding eyes 👀 and create label of YOLOv5...

🌟 The final image result:

1657_leo

🌟 Resulting label of YOLOv5:

2022-07-15 17-02-34 的螢幕擷圖

About

The program is to automatically generate the trainging dataset of Eyes Tracking for Yolov5

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages