Project-MONAI / Project-MONAI/monai-deploy-app-sdk
[FEA] Update bundle operator
Open
@binliunls is already working on this.
Since Oct 13, 2024.
enhancement
- Dominant language
- Python
- Stars
- 138
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The current MONAI bundle inference operator is based the MONAI bundle parser. However in MONAI 1.2, the bundle workflow has been introduced into MONAI core for a more convinent and flexible downstream use case. Therefore, I would like to see a new version of bundle inference operator to utilize the bundle workflow concept.
Describe the solution you'd like
A new MONAI bundle inference operator integrated with the bundle workflow pipeline.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.