Replies: 1 comment 1 reply
-
thanks for the question, those are deprecated, please consider the latest model zoo bundles https://github.com/Project-MONAI/model-zoo/tree/dev/models, main use cases: https://github.com/Project-MONAI/tutorials/tree/main/model_zoo |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to download and use pre-trained models from clara using mmar. I follow the instructions from MONAI documentation, but I receive errors.
ValueError: api query returns no item for pattern {'name': 'clara_pt_prostate_mri_segmentation_1'}. Please change or shorten it.
2023-07-12 15:00:39,655 - ERROR - Download failed from https://api.ngc.nvidia.com/v2/models/nvidia/med/clara_pt_prostate_mri_segmentation/versions/1/zip to [C:\Users\BKeoh\AppData\Local\Temp\tmphwl083qa\clara_pt_prostate_mri_segmentation_1.zip.](file:///C:/Users/BKeoh/AppData/Local/Temp/tmphwl083qa/clara_pt_prostate_mri_segmentation_1.zip.)
I am unsure, if there is anything necessary for me to have stored locally and passed to the api via mmar_dir, e.g., a config.json.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions