
TL;DR
This paper introduces a new dataset of 10,000 annotated eye images designed to facilitate training convolutional neural networks specifically for eye-tracking tasks, addressing the lack of suitable datasets.
Contribution
The paper provides a dedicated dataset for eye-tracking, enabling custom model training and improving accuracy for iris detection tasks.
Findings
Dataset contains 10,000 annotated eye images.
Annotations include eye coordinates and radius.
Dataset supports training of specialized eye-tracking models.
Abstract
In recent years many different deep neural networks were developed, but due to a large number of layers in deep networks, their training requires a long time and a large number of datasets. Today is popular to use trained deep neural networks for various tasks, even for simple ones in which such deep networks are not required. The well-known deep networks such as YoloV3, SSD, etc. are intended for tracking and monitoring various objects, therefore their weights are heavy and the overall accuracy for a specific task is low. Eye-tracking tasks need to detect only one object - an iris in a given area. Therefore, it is logical to use a neural network only for this task. But the problem is the lack of suitable datasets for training the model. In the manuscript, we presented a dataset that is suitable for training custom models of convolutional neural networks for eye-tracking tasks. Using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaze Tracking and Assistive Technology · Hand Gesture Recognition Systems · Advanced Computing and Algorithms
MethodsConvolution · Non Maximum Suppression · 1x1 Convolution · SSD
