A repository featuring evaluation of state-of-the-art research papers on the task of Gaze Estimation (locating the specific point a human in an image is looking at) and the novel task of Gaze Object Detection (identifying the object in an image a human in the same image is looking at).
To appear at CVPR2021 3rd International Workshop on Gaze Estimation and Prediction in the Wild (GAZE 2021)
The following baselines are stable and found in the master branch:
The dataset directory contains instructions on how to download GOO-Synth and GOO-Real, keys to access the annotations, as well as lookup tables for the object detection and segmentation classes. Update (6/14/2023): Gaze on Object datasets now available in huggingface :
The gazefollowing directory contains the code used in implementing selected gazefollowing methods for evaluation on the GazeFollow and GOO dataset.
Documentation on this directory's installation and usage can be found in the readme.
If you find this work useful, please cite:
@inproceedings{tomas2021goo,
title={GOO: A Dataset for Gaze Object Prediction in Retail Environments},
author={Tomas, Henri and Reyes, Marcus and Dionido, Raimarc and Ty, Mark and Casimiro, Joel and Atienza, Rowel and Guinto, Richard},
booktitle = {CVPR Workshops (CVPRW)},
year={2021},
pubstate={published},
tppubtype={inproceedings}
}