Closed harrisonford closed 5 years ago
Hi, I tried using the sh script to download mpii-single-resenet-101 from a new computer and the download url seems to be unavailable right now, is anybody having the same problem?
Try installing curl by: sudo apt-get install curl
I added a fix to the download scripts, that will make them use wget when curl is not available.
wget
curl
Hi, I tried using the sh script to download mpii-single-resenet-101 from a new computer and the download url seems to be unavailable right now, is anybody having the same problem?