hysts / pytorch_mpiigaze

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

.pth file missing #56

Closed chrischang5 closed 2 years ago

chrischang5 commented 2 years ago

Having the same issue as #19 but no solution was given there. Wondering how I can generate or download the appropriate .pth file necessary to run the demo.

hysts commented 2 years ago

Hi, @chrischang5

You can download pretrained models here. BTW, I'd recommend using this repo, if you just want to run the demo without training your own model.

chrischang5 commented 2 years ago

Hi @hysts , thank you for the response. I will ask more questions if I run into any more issues!