NVlabs / few_shot_gaze

Pytorch implementation and demo of FAZE: Few-Shot Adaptive Gaze Estimation (ICCV 2019, oral)
https://research.nvidia.com/publication/2019-10_Few-Shot-Adaptive-Gaze
Other
325 stars 76 forks source link

Cannot view gaze point while running demo #21

Open IndhujaRavi opened 3 years ago

IndhujaRavi commented 3 years ago

After running the camera and person calibration, I can see a cv2 window with my cropped eye patch. However, I do not see anything else on the screen. I beleive the demo is supposed the display the point of regard on the screen.

Could you kindly guide me on how to get this running?

Leoliyao518 commented 1 year ago

@IndhujaRavi I have the same problem with you, have you solved it? can you help me?