Remove pinning highest versions of monai.#560
Conversation
This is done after having analyzed and found resolutions to issues in example apps with monai v1.5.1, and after testing the fix to the monai model inference configs that mix up RAS with LPS Signed-off-by: M Q <mingmelvinq@nvidia.com>
Signed-off-by: M Q <mingmelvinq@nvidia.com>
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 5 out of 6 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Signed-off-by: M Q <mingmelvinq@nvidia.com>
Signed-off-by: M Q <mingmelvinq@nvidia.com>
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 5 out of 6 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|




Pull Request Overview
This PR intends to remove pinning monai<=1.5.0, after having identified, analyzed and found resolutions to the issues in MONAI (more precisely errors in the older MONAI models' inference config for mixing up patient anatomical coordinate system, RAS vs LPS)
spacecorrectly, so no changes needed except for moving it to the DICOM series to volume operator.Note