Project-MONAI / tutorials

MONAI Tutorials
https://monai.io/started.html
Apache License 2.0
1.76k stars 667 forks source link

Auto3dseg swinunetr Pretrained weight download link not working #1777

Open akadumberi opened 1 month ago

akadumberi commented 1 month ago

Describe the bug I am trying to reproduce the Auto3dseg helloworld tutorial, the pretrained weights for the swinunetr seems to be broken. I have tried it with 2 different systems and also tried to download the .pt file using wget command.

To Reproduce Steps to reproduce the behavior: Follow the helloworld tutorial for auto3dseg

Expected behavior Down load from https://api.ngc.nvidia.com/v2/models/nvidia/monaihosting/swin_unetr_pretrained/versions/1.0/files/swin_unetr.base_5000ep_f48_lr2e-4_pretrained.pt seems to be failing. I even tried wget but still fails. Is there an updated link that needs to be changed?

Screenshots image image

Environment (please complete the following information):

Additional context Add any other context about the problem here.