Olaf Ronneberger Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany, Philipp Fischer Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany, Thomas Brox Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany, Olaf Ronneberger Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany, Philipp Fischer Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany, Thomas Brox Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany (2015)
The paper "U-Net: Convolutional Networks for Biomedical Image Segmentation" presents a novel neural network architecture designed for biomedical image segmentation, focusing on efficient use of small training datasets through extensive data augmentation. The U-Net architecture includes a contracting path for context capture and a symmetric expanding path for precise localization, enabling end-to-end training from few images. The authors demonstrate the network's effectiveness by outperforming existing methods in the ISBI challenges for neuron segmentation and cell tracking, achieving high accuracy and fast processing times on a modern GPU. The U-Net architecture showcases potential applications across various biomedical tasks, supported by the availability of a Caffe-based implementation and pre-trained models.
This paper employs the following methods:
The following datasets were used in this research:
The authors identified the following limitations: