xiphixiongfei / nnunet-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nnU-Net Workshop

Open In Colab

The goal of this tutorial is to give an overview of how nnU-Net can be easily used for segmentation tasks in the biomedical domain.

Further it shows how MITK can be used alongside nnU-Net to visualize and interpret the results of nnU-Net.

In the folder slides, the presentation about nnU-Net is stored alongside a setup guide.

About nnU-Net

The nnU-Net is a toolkit to segment imaging data and was specifically designed for biomedical data.

It was designed by Fabian Isensee while pursuing his PhD at the Medical Image Computing Division of the German Cancer Research Institute.

More information about nnU-Net, as well as the installation guide on your own workstation can be found on:

What is this Workshop all about?

The goal of this workshop is to allow end-users to understand how to use nnU-Net for their own applications.

It includes initial setup, and how to use nnU-Net in the Google Colab environment. Some steps are only needed for GoogleColab and will be explained, while others are generally applicable.

Further it is advised to visualize the data with segmentations using the MITK-Workbench, which is also developed in the Medical Image Computing Division of the German Cancer Research Institute - at least this is what we advocate.

Requirements for Google Colab

  1. Google Account
    1. At least 4GB of free disk space
  2. Visualization tool for volumetric data, we advise to use MITK.

Some notes about the Workshop

This workshop was created by Carsten Lüth, a PhD student in the Interactive Machine Learning Research Group headed by Dr. Paul F. Jäger.

If you happen to find this workshop in any way useful, please share this version of it.

Further information

Further Information about nnU-Net is presented in the following lectures:

MITK with nnU-Net

MITK has a new experimental feature which uses pretrained nnU-Net models as a segmentation tool. This feature has been added since its release of version 2022.04. For further information about this we refer to the MITK Documentation.



    

This library is developed and maintained by the Interactive Machine Learning Group of Helmholtz Imaging and the DKFZ.

About


Languages

Language:Jupyter Notebook 100.0%