Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.34 KB

File metadata and controls

37 lines (19 loc) · 1.34 KB

👀 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 的螢幕擷圖