erkil1452 / gaze360

Code for the Gaze360: Physically Unconstrained Gaze Estimation in the Wild Dataset
http://gaze360.csail.mit.edu
Other
225 stars 42 forks source link

how to get train.txt #32

Closed jxncyym closed 2 years ago

jxncyym commented 2 years ago

@erkil1452 how can i get the train.txt, val.txt, and test.txt? coulde you provide me the code? thanks !!

erkil1452 commented 2 years ago

Hi, the files you are asking for are right here in the git: https://github.com/erkil1452/gaze360/tree/master/code

You can also create them yourself using the the split flag in the metadata.mat as described here: https://github.com/erkil1452/gaze360/blob/master/dataset/README.md