Towards End-to-end Video-based Eye Tracking
The code accompanying our ECCV 2020 publication and dataset, EVE. Authors: Seonwook Park, Emre Aksan, Xucong Zhang, and Otmar HilligesProject page: https://ait.ethz.ch/projects/2020/EVE/Codalab (test set evaluation and public leaderboard): https://competitions.codalab.org/competitions/28954 Setup Preferably, setup a Docker image or virtual environment (virtualenvwrapper is recommended) for this repository. Please note that we have tested this code-base in the following environments: Ubuntu 18.04 / A Linux-based cluster system (CentOS 7.8) Python 3.6 / Python 3.7 PyTorch 1.5.1 Clone this repository somewhere with: git clone [email protected]:swook/EVE […]
Read more