Skip to content

VRI-UFPR/GazeNet

Repository files navigation

The official repository for VRI-GazeNet

Gif demo

Installation

  • Install required packages:
pip install -r requirements.txt  

Demo

  • Run:
 python photo_cpu \
 --snapshot models/VRI.pkl \
 --gpu cpu \
 --image {Image Path} \

This means the demo will run using VRI.pkl pretrained model

About

VRI-GazeNet gaze estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages