I'm trying to download the ResNet50 pretrained network listed in the ReadMe, but I am receiving this error when clicking the link:
"Sorry, the file you have requested does not exist."
Is there anywhere else I can find this file? I tried downloading resnet encoder weights from the pytorch repository but there seems to be differences between your code and that model file.
Hello,
I'm trying to download the ResNet50 pretrained network listed in the ReadMe, but I am receiving this error when clicking the link:
"Sorry, the file you have requested does not exist."
Is there anywhere else I can find this file? I tried downloading resnet encoder weights from the pytorch repository but there seems to be differences between your code and that model file.
Thanks!