-
Notifications
You must be signed in to change notification settings - Fork 739
Add inference example for bundle #604
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nic Ma <nma@nvidia.com>
Command to run from shell:
|
17 tasks
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
wyli
reviewed
Mar 17, 2022
Signed-off-by: Nic Ma <nma@nvidia.com>
…t-MONAI/tutorials into 486-add-inference-example
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
PR is ready for review, it depends on: Project-MONAI/MONAI#3994. Thanks. |
wyli
reviewed
Mar 24, 2022
wyli
approved these changes
Mar 25, 2022
Signed-off-by: Nic Ma <nma@nvidia.com>
boneseva
pushed a commit
to boneseva/MONAI-tutorials
that referenced
this pull request
Apr 21, 2024
* [DLMED] add inference example Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update based on latest design Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update config content Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update to latest design Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update according to comments Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] enhance the expression Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add more transforms Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] adjust config Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add checkpoint logic Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add checkpoint test Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update imports Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update for _requires_ Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add logging Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] fix typo Signed-off-by: Nic Ma <nma@nvidia.com> * Update README.md * Update metadata.json * [DLMED] add hugging face download Signed-off-by: Nic Ma <nma@nvidia.com> Co-authored-by: Wenqi Li <831580+wyli@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
part of #486
Description
This PR added inference example for monai.bundle.
Status
Ready
Checks
./runner [-p <regex_pattern>]