Open huangyibo1996 opened 3 years ago
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] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
when I run this repo, I got URLError. Do you know how to solve this problem?