recasens / Gaze-Following

Code for Gaze-Following in video
http://videogazefollow.csail.mit.edu
47 stars 6 forks source link

w_fps #1

Open BhuvaneshwariBhaskaran opened 5 years ago

BhuvaneshwariBhaskaran commented 5 years ago

what is the value to provide for w_fps in the demo.py example?

kdesai2018 commented 5 years ago

Having the same issue running the demo file

kdesai2018 commented 5 years ago

@BhuvaneshwariBhaskaran I set w_fps to 20 and it worked

BhuvaneshwariBhaskaran commented 5 years ago

@kdesai2018 how is the performance . Are you getting any error like lock error at the end?

BhuvaneshwariBhaskaran commented 5 years ago

@kdesai2018 I tried multiple values for w_fps as well. It works when I set the value to be 1. I am trying to understand the significance of w_fps. Kindly let me know if you come across the correct usage of w_fps.