We are planning on integrating our DL models to be used with 3D Slicer
Dependencies
Functional Requirements
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.
We are planning on integrating our DL models to be used with 3D Slicer
Dependencies
Functional Requirements
support multiple valve types:
support multiple user input variants (user decides/ system autodetects from available data):
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.