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
Well, it seems that the bundle I downloaded from monai model zoo webpage is outdated. Similar issues can be found there: Project-MONAI/MONAILabel#1429 (comment).
Describe the bug
When trying to utilize https://catalog.ngc.nvidia.com/orgs/nvidia/teams/monaitoolkit/models/monai_lung_nodule_ct_detection to do inference on my own data, I met the problem after running
python -m monai.bundle run --config_file "['configs/inference.json']"
.To Reproduce
python -m monai.bundle run --config_file "['configs/inference.json']"
Related Issue
Project-MONAI/MONAILabel#1680
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: