YueLiao / PPDM

Code for "PPDM: Parallel Point Detection and Matching for Real-time Human-Object Interaction Detection".
MIT License
219 stars 42 forks source link

socket.gaierror: [Errno -3] Temporary failure in name resolution #15

Closed fengqi1996 closed 4 years ago

fengqi1996 commented 4 years ago

When I run the main.py, I get the error. How can I fix it? My server cannot connect to the internet.

QQ20200629-163550@2x
YueLiao commented 4 years ago

You can download the pre-train model offline and put it into $HOME/.torch/model/ .