Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

This folder contains tutorials and examples to show how to use an existing bundle of our released models, including:

  • Adapt a bundle to another dataset.
  • Integrate a bundle into your own application.
  • Load the pre-trained weights from a bundle and do transfer-learning.
  • Extend the features of workflow in MONAI bundles based on event-handler mechanism.

Getting Started

To download and get started with the models, monai.bundle API is recommended. The following is an example to download the spleen_ct_segmentation bundle:

python -m monai.bundle download --name spleen_ct_segmentation --bundle_dir "./"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.