caffemodel2pytorch
caffemodel2pytorch copied to clipboard
urllib.error.URLError: <urlopen error [Errno 104] Connection reset by peer>
trafficstars
when I run this repo, I got URLError. Do you know how to solve this problem?
Not sure why that would be: it just downloads a caffe.proto. You can download it yourself and point caffemodel2pytorch to it directly, then it would use it - please check the code and examples, you will see how it does this
when i use this code to test:TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。