Skip to content

Develop tutorial for monai bundle regular practice #633

@Nic-Ma

Description

@Nic-Ma

Is your feature request related to a problem? Please describe.
As we already have the first monai bundle example and overall documentation & syntax introduction, it would be nice to develop a step by step tutorial notebook to show how to build a regular training bundle package. Key concepts:

  1. Define data preprocessing, net, optimizer, workflow, etc.
  2. How to launch training.
  3. Override config content at runtime.
  4. How to customize logic with python code.
  5. Define metadata.
  6. How to verify metadata format.
  7. How to export trained checkpoint to TorchScript.

Referring to Hydra tutorial: https://hydra.cc/docs/intro/.

Thanks.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions