urllib.error.HTTPError: HTTP Error 404: Not Found
OliverZijia opened this issue · 2 comments
OliverZijia commented
Hi,
When I tried to run this line:
self.load_state_dict(torch.hub.load_state_dict_from_url(url='http://content.sniklaus.com/resepconv/network-' + arguments_strModel + '.pytorch', file_name='resepconv-' + arguments_strModel))
I got this error:
urllib.error.HTTPError: HTTP Error 404: Not Found
Could you check if this link still works properly?
Thanks!
sniklaus commented
sniklaus commented
Closing due to inactivity, feel free to reopen in case the issue still persists. 👍