Skip to content

3D Slicer integration of DL models #3

@che85

Description

@che85

We are planning on integrating our DL models to be used with 3D Slicer

Dependencies

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).

image

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions