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

index out of bound #14

Open linh-gist opened 4 years ago

linh-gist commented 4 years ago

I sometimes faced this problem while running the demo.

person_calibration.py", line 208, in load_fine_tune 'image_a': img[valid_indices, :, :, :], IndexError: index 437 is out of bounds for axis 0 with size 435