MIC-DKFZ
- Heidelberg, Germany
- https://www.dkfz.de/en/mic/
- mic-office@dkfz.de
Pinned repositories
Repositories
-
TractSeg
Automatic White Matter Bundle Segmentation
-
deep-glioma-growth
Code for deep learning-based glioma/tumor growth models
-
batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
-
HD-BET
MRI brain extraction tool
-
gpconvcnp
Code for "GP-ConvCNP: Better Generalization for Convolutional Conditional Neural Processes on Time Series Data"
-
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.
-
RegRCNN
This repository holds the code framework used in the paper Reg R-CNN: Lesion Detection and Grading under Noisy Labels. It is a fork of MIC-DKFZ/medicaldetectiontoolkit with regression capabilites.
-
Hyppopy
Hyppopy is a python toolbox for blackbox optimization. It's purpose is to offer a unified and easy to use interface to a collection of solver libraries.
-
basic_unet_example
An example project of how to use a U-Net for segmentation on medical images with PyTorch.
-
RTTB
Swiss army knife for radiotherapy analysis
-
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.
-
MITK-Diffusion
MITK Diffusion - Official part of the Medical Imaging Interaction Toolkit
-
trixi
Manage your machine learning experiments with trixi - modular, reproducible, high fashion. An experiment infrastructure optimized for PyTorch, but flexible enough to work for your framework and your tastes.
-
mood
Repository for the Medical Out-of-Distribution Analysis Challenge at MICCAI 2020.
-
niicat
This is a tool to quickly preview nifti images on the terminal
-
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.
-
LIDC-IDRI-processing
Scripts for the preprocessing of LIDC-IDRI data
-
PROUNET
Prostate U-net
-
probabilistic_unet
A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.