erkil1452 / gaze360

Code for the Gaze360: Physically Unconstrained Gaze Estimation in the Wild Dataset
http://gaze360.csail.mit.edu
Other
225 stars 42 forks source link

Colab Notebook V2 is not working - Lucid Error #54

Open JohnPravin97 opened 1 year ago

JohnPravin97 commented 1 year ago

I am trying to use the Notebook V2 and I am getting an error with "import lucid.misc.io.showing as show". I have the estimated 3d gaze values from a image and my aim is to visualize using the lucid and opengl for an image but could not able to achieve it. Can anybody help me? Can I get a code which takes the 3d gaze values and the image and plots the gaze arrow onto the image?