HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs

Liang-Chieh Chen; George Papandreou; Iasonas Kokkinos; Kevin Murphy; Alan L. Yuille

Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs

Abstract

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic graphical models for addressing the task of pixel-level classification (also called "semantic image segmentation"). We show that responses at the final layer of DCNNs are not sufficiently localized for accurate object segmentation. This is due to the very invariance properties that make DCNNs good for high level tasks. We overcome this poor localization property of deep networks by combining the responses at the final DCNN layer with a fully connected Conditional Random Field (CRF). Qualitatively, our "DeepLab" system is able to localize segment boundaries at a level of accuracy which is beyond previous methods. Quantitatively, our method sets the new state-of-art at the PASCAL VOC-2012 semantic image segmentation task, reaching 71.6% IOU accuracy in the test set. We show how these results can be obtained efficiently: Careful network re-purposing and a novel application of the 'hole' algorithm from the wavelet community allow dense computation of neural net responses at 8 frames per second on a modern GPU.

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-camvidDeepLab
Frame (fps): 4.9
Time (ms): 203
mIoU: 61.6%
real-time-semantic-segmentation-on-cityscapesDeepLab
Frame (fps): 0.25
Time (ms): 4000
mIoU: 63.1%
scene-segmentation-on-sun-rgbdDeepLab-LargeFOV
Mean IoU: 32.08
semantic-segmentation-on-camvidDeepLab-MSc-CRF-LargeFOV
Mean IoU: 61.6%
semantic-segmentation-on-cityscapesDeepLab
Mean IoU (class): 63.1%
semantic-segmentation-on-pascal-voc-2012DeepLab-MSc-CRF-LargeFOV (VGG-16)
Mean IoU: 71.6%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs | Papers | HyperAI