Project-MONAI / Project-MONAI/monai-deploy-app-sdk

[IMP] Enhance the MONAI Bundle inference operator to support the enhanced MONAI Bundle

Open
#464 0 comments 0 reactions 1 assignee View on GitHub

@MMelQin is already working on this.

Since Apr 15, 2024.

enhancement
Dominant language
Python
Stars
138
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Is your enhancement request related to a problem? Please describe.
MONAI Bundle has been enhanced in MONAI v1.3 with improved/additional Pythonic API. App SDK's built-in MONAI Bundle Inference Operator should be enhanced accordingly.

Also, expand the support of "actions" beyond pre-processing, post-processing, and infer, if appropriate.

Describe the solution you'd like
See how the new MONAI Bundle API in MONAI core can be used.

Describe alternatives you've considered
N/A

Additional context
Limitation of the MONAI Bundle is known as it was designed to support the most common inference pipelines, with simple pre-processing, infer, and post-processing. MONAI Bundle has evolved to support custom attributes/actions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.