Skip to content

jelmerwolterink/ISMRMTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cardiac cine MR segmentation

This GitHub repository contains code for the Machine Learning tutorial held at ISMRM 2021. This repository is specifically about the segmentation task, in which participants segment the left ventricular cavity and myocardium, and the right ventricle in cardiac cine MR images.

Jupyter notebooks are provided to help participants get started with:

  • Loading and viewing data from the ACDC data set
  • Setting up a minimal example to train a U-Net using PyTorch and MONAI

The notebook assumes that you have a Python distribution (such as Anaconda) and JupyterLab installed. Moreover, it requires PyTorch to be installed.

Please use the GitHub Discussions feature (check out the menu bar above) to share your thoughts.

Variational auto-encoder

A second part of the ISMRM 2021 machine learning focuses on variational auto-encoder training with the same data, set up by Thomas Joyce. This tutorial can be found here.

Cine MR image

About

Code for the ISMRM Machine Learning tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published