[1505.04597] U-Net: Convolutional Networks for Biomedical Image Segmentation
Abstract:There is large consent that successful training of deep networks requires many thousand annotated training samples. In this paper, we present a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently. The architecture consists of a contracting path to capture context and a symmetric expanding path that enables precise localization. We show that such a network can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks. Using the same network trained on transmitted light microscopy images (phase contrast and DIC) we won the ISBI cell tracking challenge 2015 in these categories by a large margin. Moreover, the network is fast. Segmentation of a 512x512 image takes less than a second on a recent GPU. The full implementation (based on Caffe) and the trained networks are available at this http URL .
U-Net: Convolutional Networks for Biomedical Image Segmentation Olaf Ronneberger, Philipp Fischer, and Thomas Brox Computer Science Department and BIOSS Centre for Biological Signalling Studies, University of Freiburg, Germany arXiv:1505.04597v1 [cs.CV] 18 May 2015 ronneber@informatik.uni-freiburg.de,…
saved by
related reading
- 2304.06131.pdfarxiv.org
- Aman's AI Journal • Primers • Ilya Sutskever's Top 30aman.ai
- ImageNet Classification with Deep Convolutional Neural Networksproceedings.neurips.cc
- Convolutional nets for reconstructing neural circuits from brain images acquired by serial section electron microscopyncbi.nlm.nih.gov
- A Recipe for Training Neural Networkskarpathy.github.io
- Incorporating the image formation process into deep learning improves network performancenature.com
- Universal consensus 3D segmentation of cells from 2D segmented stacks | Nature Methodsnature.com
- A brief introduction to satellite image segmentation with neural networks | by Robin Cole | Mediummedium.com
- The Decade of Deep Learning | Leo Gaobmk.sh
- Unsupervised Learning with SURE.pdfarxiv.org
- A Recipe for Training Neural Networkskarpathy.github.io
- 2001.01629.pdfarxiv.org