nnU-Net: Self-adapting Framework for U-Net-Based Medical Image Segmentation
Fabian Isensee, Jens Petersen, Andre Klein, David Zimmerer, and Paul F. Jaeger, Simon Kohl, Jakob Wasserthal, Gregor Koehler and, Tobias Norajitra, Sebastian Wirkert, Klaus H. Maier-Hein

TL;DR
The paper introduces nnU-Net, a self-adapting framework for medical image segmentation based on U-Net architectures, which automatically configures itself for different datasets, achieving state-of-the-art results without manual tuning.
Contribution
The paper presents nnU-Net, a robust, self-adapting framework that simplifies and standardizes U-Net-based segmentation across diverse medical imaging tasks.
Findings
Achieves highest mean dice scores in the Medical Segmentation Decathlon challenge
Effectively adapts to various datasets without manual adjustments
Outperforms many existing methods in multiple segmentation tasks
Abstract
The U-Net was presented in 2015. With its straight-forward and successful architecture it quickly evolved to a commonly used benchmark in medical image segmentation. The adaptation of the U-Net to novel problems, however, comprises several degrees of freedom regarding the exact architecture, preprocessing, training and inference. These choices are not independent of each other and substantially impact the overall performance. The present paper introduces the nnU-Net ('no-new-Net'), which refers to a robust and self-adapting framework on the basis of 2D and 3D vanilla U-Nets. We argue the strong case for taking away superfluous bells and whistles of many proposed network designs and instead focus on the remaining aspects that make out the performance and generalizability of a method. We evaluate the nnU-Net in the context of the Medical Segmentation Decathlon challenge, which measures…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · Brain Tumor Detection and Classification
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
