hysts / pytorch_mpiigaze

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

dataset #24

Closed nhathoang0110 closed 3 years ago

nhathoang0110 commented 3 years ago

what is the different MPIIGaze and MPIIFacegaze ? Which dataset is of paper Deep Appearance-Based Gaze Estimation ? thanks

hysts commented 3 years ago

Hi, @nhathoang0110

what is the different MPIIGaze and MPIIFacegaze ?

Images in the MPIIGaze dataset are eyes and images in the MPIIFaceGaze dataset are faces. See websites for each dataset: MPIIGaze, MPIIFaceGaze

Which dataset is of paper Deep Appearance-Based Gaze Estimation ?

If the paper you are referring to is "MPIIGaze: Real-World Dataset and Deep Appearance-Based Gaze Estimation", they use the MPIIGaze dataset.