DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs
Liang-Chieh Chen, George Papandreou, Iasonas Kokkinos, Kevin, Murphy, Alan L. Yuille

TL;DR
DeepLab introduces atrous convolution, multi-scale ASPP, and CRF-based boundary refinement to significantly improve semantic image segmentation accuracy across multiple datasets.
Contribution
The paper presents novel use of atrous convolution, ASPP, and CRF integration, achieving state-of-the-art results in semantic segmentation.
Findings
Achieved 79.7% mIOU on PASCAL VOC-2012
Improved boundary localization with CRF integration
Set new benchmarks on multiple segmentation datasets
Abstract
In this work we address the task of semantic image segmentation with Deep Learning and make three main contributions that are experimentally shown to have substantial practical merit. First, we highlight convolution with upsampled filters, or 'atrous convolution', as a powerful tool in dense prediction tasks. Atrous convolution allows us to explicitly control the resolution at which feature responses are computed within Deep Convolutional Neural Networks. It also allows us to effectively enlarge the field of view of filters to incorporate larger context without increasing the number of parameters or the amount of computation. Second, we propose atrous spatial pyramid pooling (ASPP) to robustly segment objects at multiple scales. ASPP probes an incoming convolutional feature layer with filters at multiple sampling rates and effective fields-of-views, thus capturing objects as well as…
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 · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
Methods11 Best Ways to Contact Expedia Customer Service Through Chat, Phone, or Email and Get Instant Assistance · Diffusion-Convolutional Neural Networks · Average Pooling · Conditional Random Field · Spatial Pyramid Pooling · Feedforward Network · Weight Decay · SGD with Momentum · Random Scaling · Dropout
