# GazeCom labels Here we provide labels for the GazeCom data set. The original gaze files and movie clip are available [here](http://webmail.inb.uni-luebeck.de/inb-toolsdemos/EyeMovementDataSet.html). The ARFF representations of the original GazeCom eye tracking files are provided in the [gaze\_arff](https://web.gin.g-node.org/ioannis.agtzidis/gazecom_annotations/src/master/gaze_arff) folder and are organized per movie clip in the corresponding file. The hand annotated fixations, saccades, smooth pursuit, and noise (tracking loss, blinks, physically impossible eye movements) are provided in the [ground\_truth](https://web.gin.g-node.org/ioannis.agtzidis/gazecom_annotations/src/master/ground_truth) folder. We also provide the annotations from our algorithm as detected from the [sp\_tool](https://github.com/MikhailStartsev/sp_tool), which is based on Agtzidis et al. (2016), along with annotations from Berg et al. (2009) and Larsson et al. (2015) in the corresponding folders starting with *output_*. Finally, a collection of 45 hand annotated targets is provided in the [targets\_arff](https://web.gin.g-node.org/ioannis.agtzidis/gazecom_annotations/src/master/targets_arff) folder. # sp_tool The implementation of our detection algorithm together with a wide variety of evaluation metrics for eye movement classification can be found [here](https://github.com/MikhailStartsev/sp_tool). ## References Agtzidis, I., Startsev, M., & Dorr, M. (2016). Smooth pursuit detection based on multiple observers. In Proceedings of the ninth biennial acm symposium on eye tracking research & applications (pp. 303-306). ACM. Berg, D. J., Boehnke, S. E., Marino, R. A., Munoz, D. P., & Itti, L. (2009). Free viewing of dynamic stimuli by humans and monkeys. Journal of vision, 9(5), 19-19. Larsson, L., Nyström, M., Andersson, R., & Stridh, M. (2015). Detection of fixations and smooth pursuit movements in high-speed eye-tracking data. Biomedical Signal Processing and Control, 18, 145-152.