Project-MONAI / Project-MONAI/tutorials
Auto3dseg swinunetr Pretrained weight download link not working
@spideyashith ya está trabajando en esto.
Desde el 11/4/2026.
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 2.5k
- Forks
- 803
- Merge medio
- 6 d 22 h
- PR fusionados (30 d)
- 3
Descripción
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
Environment (please complete the following information):
- OS :Linux
- Python version: 3.12
- MONAI version [e.g. git commit hash]: 1.3.2
- CUDA/cuDNN version: 12.1
- GPU models and configuration: V100
Additional context
Add any other context about the problem here.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.