sniklaus/revisiting-sepconv

urllib.error.HTTPError: HTTP Error 404: Not Found

OliverZijia opened this issue · 2 comments

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!

Thank you for your interest in our work! I just checked and it seems to work for me just fine?

image

Closing due to inactivity, feel free to reopen in case the issue still persists. 👍