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

How did you get the camera parameters of GazeCapture? #12

Closed reyuri closed 4 years ago

reyuri commented 4 years ago

As I know, GazeCapture doesn't provide the camera parameters(intrinsic parameters and distortion_parameters), but in GazeCapture_supplementary.h5 did have those camera parameters. Did you look them up online via the "DeviceName" in info.json which provided by the GazeCapture originally. If not in this way ,what is it ?