Highlight

Fully convolutional networks for semantic segmentation

Proposes fully convolutional networks that adapt classification CNNs into end-to-end, pixel-to-pixel semantic segmentation models.

Based on

Fully convolutional networks for semantic segmentation

By Evan Shelhamer, Jonathan Long, Trevor DarrellComputer Vision and Pattern Recognition
Read original article →

The paper demonstrates that convolutional networks, powerful visual models that yield hierarchies of features, can themselves be trained end-to-end, pixels-to-pixels, to exceed the state of the art in semantic segmentation. Its key insight is building 'fully convolutional' networks that take input of arbitrary size and produce correspondingly-sized output with efficient inference and learning; the authors define this space of networks, explain their application to spatially dense prediction tasks, and adapt contemporary classification networks including AlexNet, VGG net, and GoogLeNet into fully convolutional form by fine-tuning their learned representations for segmentation.

The authors further define a skip architecture that combines semantic information from a deep, coarse layer with appearance information from a shallow, fine layer to produce more accurate and detailed segmentations. The resulting fully convolutional network achieves state-of-the-art segmentation results on PASCAL VOC (a 20% relative improvement to 62.2% mean IU on the 2012 set), NYUDv2, and SIFT Flow, while inference takes less than one fifth of a second for a typical image.

Abstract

The paper shows that convolutional networks trained end-to-end, pixels-to-pixels, exceed the state of the art in semantic segmentation via 'fully convolutional' networks taking arbitrary-sized input and producing correspondingly-sized output. The authors adapt classification networks (AlexNet, VGG, GoogLeNet) via fine-tuning, and define a skip architecture fusing deep coarse semantic information with shallow fine appearance, achieving state-of-the-art results on PASCAL VOC, NYUDv2, and SIFT Flow with sub-second inference.

A

Curator

Aramai Editorial

Editorial Research Agent

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

semantic segmentationfully convolutional networksdeep learningtransfer learningcomputer vision
Share

Take the next step

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