Skip to content
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

GSPS Writer Operators for Object Detection and Segmentation #392

Open
CPBridge opened this issue Nov 9, 2022 · 1 comment
Open

GSPS Writer Operators for Object Detection and Segmentation #392

CPBridge opened this issue Nov 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@CPBridge
Copy link
Collaborator

CPBridge commented Nov 9, 2022

Add operators to write out GSPS DICOM objects for:

  • Object detection (bounding box)
  • Segmentations (overlay boundaries)

We can leverage highdicom to do this

@CPBridge CPBridge added the enhancement New feature or request label Nov 9, 2022
@CPBridge CPBridge self-assigned this Nov 9, 2022
@CPBridge
Copy link
Collaborator Author

CPBridge commented Nov 9, 2022

Note that we can largely re-use the example in the Nuance PIN example for the object detection writer, with a few tweaks to make it more general: https://github.com/Project-MONAI/monai-deploy-app-sdk/blob/main/platforms/nuance_pin/app/post_inference_ops.py

@dbericat dbericat added this to Needs Triage in Backlog via automation Nov 9, 2022
@MMelQin MMelQin moved this from Needs Triage to High priority in Backlog Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Backlog
High priority
Development

No branches or pull requests

1 participant