kiwifig / gaze360

Code for the Gaze360: Physically Unconstrained Gaze Estimation in the Wild Dataset

Home Page:http://gaze360.csail.mit.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gaze360: Physically Unconstrained Gaze Estimation in the Wild Dataset

Online demo code: https://colab.research.google.com/drive/1AUvmhpHklM9BNt0Mn5DjSo3JRuqKkU4y

About

This is code and data for Gaze360. The usage of the dataset and the code is for non-commercial research use only. By using this code you agree to terms of the LICENSE. If you use our dataset or code cite our paper as:

Petr Kellnhofer*, Adrià Recasens*, Simon Stent, Wojciech Matusik, and Antonio Torralba. “Gaze360: Physically Unconstrained Gaze Estimation in the Wild”. IEEE International Conference on Computer Vision (ICCV), 2019.

@inproceedings{gaze360_2019,
    author = {Petr Kellnhofer and Adria Recasens and Simon Stent and Wojciech Matusik and and Antonio Torralba},
    title = {Gaze360: Physically Unconstrained Gaze Estimation in the Wild},
    booktitle = {IEEE International Conference on Computer Vision (ICCV)},
    month = {October},
    year = {2019}
}

Gaze360 dataset

You can obtain the Gaze360 dataset at http://gaze360.csail.mit.edu. You can find an accurate description of its usage in the dataset section of this repository.

Code

You can find the code for the Gaze360 model in the code section of this repository. You can find code and instructions describing how to run Gaze360 in Youtube videos in this Google Colab notebook (beta version).

About

Code for the Gaze360: Physically Unconstrained Gaze Estimation in the Wild Dataset

http://gaze360.csail.mit.edu

License:Other


Languages

Language:Python 100.0%