Skip to content

시선 추정 모델을 학습 시키기 위한 데이터 셋 획득 도구 입니다.

Notifications You must be signed in to change notification settings

Wmelon0325/LabelingTool-EyeKeypoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye Region Labeling Tool

We open eye key-point labeling tool source consists of total 50 points

Also provide part of MPIIGAZE labled by us

License

The Datasets are under the license of CC BY-NC-SA 4.0 license

Installation

pip install -r requirements.txt

Demo with example

1. Run the script below

python labeling_tool_line.py 


2. Dot the each end-points in eye width ( 2 points )


3. Dot the each points where green lines overlap eye edge ( 14 points )

we provide a little correction to line to put points on lines


4. Dot the each points with the edge of the iris ( 8 points )

If you take 8 points,


It finds the ellipse that suits you best and get 32 points. Each coordinate of points is saved in csv format

About

시선 추정 모델을 학습 시키기 위한 데이터 셋 획득 도구 입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages