hysts / pytorch_mpiigaze

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

Unable to open file (unable to open file: name = 'datasets\MPIIFaceGaze\p00.mat', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0) #29

Closed LiuZiMing000 closed 3 years ago

LiuZiMing000 commented 3 years ago

Hello, I run python tools/preprocess_mpiifacegaze.py --dataset datasets/MPIIFaceGaze -o datasets/ will report, Unable to open file (unable to open file: name ='datasets\MPIIFaceGaze\p00.mat', errno = 2 , error message ='No such file or directory', flags = 0, o_flags = 0) wrong, what is going on, I hope you can answer, thank you.

hysts commented 3 years ago

Hi, @LiuZiMing000

I think the path to the dataset you specified is wrong. It's datasets/MPIIFaceGaze_normalized, not datasets/MPIIFaceGaze.