xucong-zhang / ETH-XGaze

Official implementation of ETH-XGaze dataset baseline
185 stars 33 forks source link

about the pre-trained model #2

Closed ZERO-SPACE-X closed 3 years ago

ZERO-SPACE-X commented 3 years ago

Hi Xucong,

Excellent work on the ETH XGaze! Now I have meet an issue about the pre-trained model. I have download the model,but it cant uncompress. I dont know whether there has something wrong with the source file. Looking forward to your reply!

Best, LiuGang

xucong-zhang commented 3 years ago

Hi LiuGang,

The pre-trained Pytorch model does not need to be uncompressed. It can be directly loaded. Please refer to the demo.py code for details.

Best, Xucong

ZERO-SPACE-X commented 3 years ago

Thanks a lot.

nalibjchn commented 3 years ago

cool!!!