-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update monai.bundle
to support model zoo NGC hosting
#6828
Conversation
Signed-off-by: KumoLiu <yunl@nvidia.com>
Signed-off-by: KumoLiu <yunl@nvidia.com>
Signed-off-by: KumoLiu <yunl@nvidia.com>
Signed-off-by: KumoLiu <yunl@nvidia.com>
Signed-off-by: KumoLiu <yunl@nvidia.com>
In this PR, I mainly update the The NGC API doc does not, however, contain the API for the current monaihosting link. I can't currently get access to all of the bundles that exist; I can only get access to all of the version information given the name of a specific bundle. Do you think I can refer to the model_info.json method to update these methods or do you have any other suggestions? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, it looks good to me. I think we can merge this first, and create new feature requests about enhancing the other existing APIs.
/build |
cc @zephyrie , model zoo web page may also need to be changed due to updated NGC hosting |
Fixes #6761 .
Description
download
to support monaihosting download.Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.