hysts / pytorch_mpiigaze

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

demo #22

Closed nhathoang0110 closed 4 years ago

nhathoang0110 commented 4 years ago

why my checkpoint( when I trained by your source code) cannot use for demo ?

hysts commented 4 years ago

Hi, @nhathoang0110

Is this related to https://github.com/hysts/pytorch_mpiigaze/issues/21 ? I don't know what your question is about. Would you give me a little more detail? Like error messages?

nhathoang0110 commented 4 years ago

Hello. Sorry because my english is not good. I want to ask why I cannot use my checkpoint when I trained in your code ( It is in "./experiments/mpiigaze/lenet/exp00/all/checkpoint_0010.pth" ) ? I can only use pretrained model in this repo "https://github.com/hysts/pytorch_mpiigaze_demo" to demo ? Thanks you

hysts commented 4 years ago

@nhathoang0110

Ah, I see. You need to use a config file like this one to run demo with your model.