Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 333 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 333 Bytes

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