-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We are planning on integrating our DL models to be used with 3D Slicer
Dependencies
- MONAILabelClient (https://github.com/Project-MONAI/MONAILabel)
- SlicerHeart (https://github.com/SlicerHeart/SlicerHeart)
Functional Requirements
-
support multiple valve types:
- tricuspid
- mitral
- cavc
- others
-
support multiple user input variants (user decides/ system autodetects from available data):
- mid-systolic frame + annulus
- multiple cardiac cycle phases + annulus
- mid-systolic frame + annulus + commissural landmarks
- others
MONAILabel limitations (v0.2)
From my understanding, MONAILabel does currently not allow posting multiple user inputs images (multiple frames + labels).
All the inputs to our FCNs are voxel data with the same dimensions/origin/orientation. We could stack all that data (mid-systolic frame + annulus + APC + ASC + PSC) on the client-side and unstack and assign keys on the server-side and proceed with the pre-transforms as planned.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
