SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation

被引:12113
作者
Badrinarayanan, Vijay [1 ]
Kendall, Alex [1 ]
Cipolla, Roberto [1 ]
机构
[1] Univ Cambridge, Dept Engn, Machine Intelligence Lab, Cambridge CB2 1TN, England
关键词
Deep convolutional neural networks; semantic pixel-wise segmentation; indoor scenes; road scenes; encoder; decoder; pooling; upsampling; OBJECT CLASSES; FEATURES; FORESTS;
D O I
10.1109/TPAMI.2016.2644615
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
We present a novel and practical deep fully convolutional neural network architecture for semantic pixel-wise segmentation termed SegNet. This core trainable segmentation engine consists of an encoder network, a corresponding decoder network followed by a pixel-wise classification layer. The architecture of the encoder network is topologically identical to the 13 convolutional layers in the VGG16 network [1]. The role of the decoder network is to map the low resolution encoder feature maps to full input resolution feature maps for pixel-wise classification. The novelty of SegNet lies is in the manner in which the decoder upsamples its lower resolution input feature map(s). Specifically, the decoder uses pooling indices computed in the max-pooling step of the corresponding encoder to perform non-linear upsampling. This eliminates the need for learning to upsample. The upsampled maps are sparse and are then convolved with trainable filters to produce dense feature maps. We compare our proposed architecture with the widely adopted FCN [2] and also with the well known DeepLab-LargeFOV [3], DeconvNet [4] architectures. This comparison reveals the memory versus accuracy trade-off involved in achieving good segmentation performance. SegNet was primarily motivated by scene understanding applications. Hence, it is designed to be efficient both in terms of memory and computational time during inference. It is also significantly smaller in the number of trainable parameters than other competing architectures and can be trained end-to-end using stochastic gradient descent. We also performed a controlled benchmark of SegNet and other architectures on both road scenes and SUN RGB-D indoor scene segmentation tasks. These quantitative assessments show that SegNet provides good performance with competitive inference time and most efficient inference memory-wise as compared to other architectures. We also provide a Caffe implementation of SegNet and a web demo at http://mi.eng.cam.ac.uk/projects/segnet/.
引用
收藏
页码:2481 / 2495
页数:15
相关论文
共 68 条
  • [1] [Anonymous], 2015, ARXIV150401013
  • [2] [Anonymous], 2010, P ADV NEUR INF PROC
  • [3] [Anonymous], 2015, P IEEE INT C COMP VI
  • [4] [Anonymous], 2015, ARXIV PREPRINT ARXIV
  • [5] [Anonymous], ARXIV151101029
  • [6] [Anonymous], 2015, P INT C LEARN REPR
  • [7] [Anonymous], 2009, P BRIT MACH VIS C
  • [8] [Anonymous], 2015, COMPUTER SCI
  • [9] [Anonymous], 2016, FULLY CONVOLUTIONAL
  • [10] [Anonymous], 2016, P IEEE C COMP VIS PA