Skip to content

Project-MONAI/monai-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MONAI Bootcamp Repository

Welcome to the MONAI Bootcamp repository! This repository contains notebooks for hosting a MONAI Bootcamp event. The notebooks provide valuable resources for learning and exploring the MONAI framework.

Video Resources

We have recorded video sessions for our previous bootcamps, including the 2021 MONAI Bootcamp and the 2023 MONAI Bootcamp. These videos are available on the MONAI YouTube Channel. They provide in-depth explanations and demonstrations of the concepts covered in the bootcamp.

GPU Support

To get the most out of the notebooks, we strongly recommend running them with GPU support enabled. You can easily run the notebooks on Google Colab or Amazon SageMaker Studio Lab, which provides access to GPUs. Using GPUs significantly accelerates the computation and improves the performance of MONAI.

Feel free to explore the notebooks and video resources to enhance your understanding of MONAI. Happy learning!

MONAI Core:

Intro to MONAI Core

Open In Colab

Open In SageMaker Studio Lab (Requires Referral Code)

MONAI End-to-End Workflow

Open In Colab

Open In SageMaker Studio Lab (Requires Referral Code)

MONAI End-to-End Workflow - Solution

Open In Colab

Open In SageMaker Studio Lab (Requires Referral Code)

MONAI Bundles and Model Zoo

Open In Colab

Open In SageMaker Studio Lab (Requires Referral Code)

Auto3DSeg Hello World

Open In Colab

Open In SageMaker Studio Lab (Requires Referral Code)

MONAI Deploy:

(Optional)Creating a Simple Image Processing App with MONAI Deploy App SDK

Open In Colab

(Optional) Deploying a MedNIST Classifier App with MONAI Deploy App SDK

Open In Colab

Creating a Segmentation App with MONAI Deploy App SDK

Open In Colab

Bring Your Own Model with MONAI Deploy App SDK

Open In Colab

While using Google Colab or Studio Lab, Docker cannot be fully utilized for packaging your MONAI Deploy Application Package (MAP). To avoid any issues, we have commented out the docker-specific instructions in the notebooks. If you run the notebooks locally, you can uncomment and execute these instructions to demonstrate the packaging process.

MONAI Label:

Running MONAI Label requires a dedicated server and an external viewing application, which makes it challenging to provide a hands-on example using Google Colab or Amazon SageMaker Studio Lab. However, if you're interested in exploring MONAI Label, you can follow the installation instructions provided in the section below to set it up locally.

For a video presentation and demo walkthrough by Andres Diaz-Pinto at the 2021 MONAI Bootcamp, visit this MONAI YouTube Channel.

Follow the installation instructions and watch the video to learn more about MONAI Label and its usage for your projects.

Install a Local Environment

To set up your local environment, please follow the installation instructions for MONAI Core, MONAI Label, and MONAI Deploy. Below are the links to the installation documentation for each project:

If your local machine supports GPU, refer to the official PyTorch documentation for instructions on installing PyTorch with GPU support based on your system configuration.

Additional Resources

AWS

AWS has been actively involved in sponsoring and presenting at our MONAI events. They provide a range of publicly available MONAI resources on the AWS platform. For a comprehensive list of these resources, please refer to the AWS Resources README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published