hysts / pytorch_mpiigaze

An unofficial PyTorch implementation of MPIIGaze and MPIIFaceGaze
MIT License
346 stars 86 forks source link

User distance from the sensor #13

Closed dcazzato closed 4 years ago

dcazzato commented 4 years ago

Hello, I am wondering if you already have a range of user distance w.r.t. the camera in the MPIIGaze dataset. I know that it could be extracted from the dataset with some script, but before doing it, I'd ask if you already have this data (I did not find this info the paper). Best,

hysts commented 4 years ago

Hi, @dcazzato

I don't have that data.

dcazzato commented 4 years ago

Thank you, I will solve using the old way :)