Highlight

Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs

DeepLab combines deep convolutional networks with fully connected CRFs to sharpen boundary localization in semantic image segmentation.

Based on

Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs

By Liang-Chieh Chen, G. Papandreou, Iasonas Kokkinos et al.International Conference on Learning Representations
Read original article →

This paper brings together deep convolutional neural networks and probabilistic graphical models to tackle pixel-level classification, or semantic image segmentation. The authors show that the very invariance properties that make DCNNs excellent at high-level tasks like classification and detection also make their final-layer responses too coarsely localized for precise segmentation. To fix this, they combine the final DCNN layer's responses with a fully connected Conditional Random Field, producing the DeepLab system that recovers sharp object boundaries.

DeepLab localizes segment boundaries at an accuracy beyond previous methods and set a new state of the art on the PASCAL VOC-2012 segmentation benchmark, reaching 71.6% IOU on the test set. The authors also made inference efficient: careful re-purposing of the network together with a novel application of the 'hole' algorithm from the wavelet community allowed dense computation of network responses at 8 frames per second on a GPU. The work established the influential CNN-plus-CRF approach that shaped subsequent semantic segmentation research.

Abstract

This work unites deep convolutional neural networks (DCNNs) with probabilistic graphical models for semantic image segmentation. The invariance that aids DCNN classification leaves final-layer responses too poorly localized for segmentation, so the authors couple them with a fully connected Conditional Random Field (CRF). The resulting DeepLab system localizes boundaries more precisely than prior methods, setting a new state of the art on PASCAL VOC-2012 (71.6% IOU). Network re-purposing and the wavelet 'hole' algorithm enable dense computation at 8 fps on a GPU.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

semantic segmentationconditional random fielddeep convolutional networksDeepLabboundary localizationPASCAL VOC
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.