Skip to content

MONAILabel App Exploration #1

@che85

Description

@che85

In order to use the trained model (custom code - independent of MONAI).

For now, we will only be porting one FCN input configuration. I need to do the following:

  • decouple the .pth model from pickled source code. Only the state_dict will be required for restoring learnable parameters (i.e. weights and biases) of the model
  • port custom code to MONAI based framework (e.g. transforms, supervised trainer, etc.) minimizing custom code use
  • do a training run with the same data and check the progress
  • load "known to be working" state_dict and run inference on our 15 in-house testing datasets
  • move working solution into MONALabel infrastructure

@mattjolley Which input configuration do you think would be best for this? I would keep it simple (for example mid-systolic frame with annulus input and maybe commissural points?)

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