You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to reproduce the results on custom dataset, but can't load the pretrained ResNet101 weights. I am getting the following error:
UnavailableForLegalReasons Due to your account is arrears, it is unavailable until you recharge. /resnet101_v1d.pth NjY5MThjMDVfYzhhZTY0MDlfMTdlNGNfNmE5YzVm OGVmYzZiMmQzYjA2OWNhODk0NTRkMTBiOWVmMDAxODc0OWRkZjk0ZDM1NmI1M2E2MTRlY2MzZDhmNmI5MWI1OTVlYmNhYjQwZWZiOTI4YWY0MTRiOWU0YzQ3ZmVhMjQ3MmIzZjU5NDVmMTI0ZDFhMTNhODBhOTVmZmJiYzEyNzA=
What potentially can cause the error?
The config I'm using is in configs/deeplabv3plus/ood_acdc_eucli.py
The text was updated successfully, but these errors were encountered:
Thanks for your messages and interest!
We have not meet any troubles by using this configuration file (last try: 05/12/2024, in Munich). It seems that this message can come from geo-blocking. A VPN can help in this case. You can also try using the config files of MMSegmentation https://github.com/open-mmlab/mmsegmentation . The link to pretrained weights is different and should also work.
Thank you for your response and suggestions! I appreciate the information about the geo-blocking and the VPN workaround.
I have tried downloading the pretrained ResNet101 weights from Germany and even from China, but unfortunately, my attempts have not been successful. I keep encountering the same error message.
Just to confirm, were the weights in your latest test (05/12/2024) downloaded directly from the default link in the provided configuration? If there have been any updates to the hosting platform or download links, could you please share them?
I’ll also try using the MMSegmentation configuration files as you recommended and will update here if I make progress.
Hello, I'm trying to reproduce the results on custom dataset, but can't load the pretrained ResNet101 weights. I am getting the following error:
UnavailableForLegalReasons Due to your account is arrears, it is unavailable until you recharge. /resnet101_v1d.pth NjY5MThjMDVfYzhhZTY0MDlfMTdlNGNfNmE5YzVm OGVmYzZiMmQzYjA2OWNhODk0NTRkMTBiOWVmMDAxODc0OWRkZjk0ZDM1NmI1M2E2MTRlY2MzZDhmNmI5MWI1OTVlYmNhYjQwZWZiOTI4YWY0MTRiOWU0YzQ3ZmVhMjQ3MmIzZjU5NDVmMTI0ZDFhMTNhODBhOTVmZmJiYzEyNzA=
What potentially can cause the error?
The config I'm using is in configs/deeplabv3plus/ood_acdc_eucli.py
The text was updated successfully, but these errors were encountered: