MIC-DKFZ's repositories
medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
nnDetection
nnDetection is a self-configuring framework for 3D (volumetric) medical object detection which can be applied to new data sets without manual intervention. It includes guides for 12 data sets that were used to develop and evaluate the performance of the proposed method.
basic_unet_example
An example project of how to use a U-Net for segmentation on medical images with PyTorch.
LIDC-IDRI-processing
Scripts for the preprocessing of LIDC-IDRI data
MITK-Diffusion
MITK Diffusion - Official part of the Medical Imaging Interaction Toolkit
probabilistic_unet
A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.
image-time-series
Code for deep learning-based glioma/tumor growth models
cmdint
CmdInterface enables detailed logging of command line and python experiments in a very lightweight manner (coding wise). It wraps your command line or python function calls in a few lines of python code and logs everything you might need to reproduce the experiment later on or to simply check what you did a couple of years ago.
MatchPoint
MatchPoint is a translational image registration framework written in C++. It offers a standardized interface to utilize several registration algorithm resources (like ITK, plastimatch, elastix) easily in a host application.