Scene Parsing with Multiscale Feature Learning, Purity Trees, and Optimal Covers

02/10/2012
by   Clément Farabet, et al.
0

Scene parsing, or semantic segmentation, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation and recognition of all the objects in the image. The scene parsing method proposed here starts by computing a tree of segments from a graph of pixel dissimilarities. Simultaneously, a set of dense feature vectors is computed which encodes regions of multiple sizes centered on each pixel. The feature extractor is a multiscale convolutional network trained from raw pixels. The feature vectors associated with the segments covered by each node in the tree are aggregated and fed to a classifier which produces an estimate of the distribution of object categories contained in the segment. A subset of tree nodes that cover the image are then selected so as to maximize the average "purity" of the class distributions, hence maximizing the overall likelihood that each segment will contain a single object. The convolutional network feature extractor is trained end-to-end from raw pixels, alleviating the need for engineered features. After training, the system is parameter free. The system yields record accuracies on the Stanford Background Dataset (8 classes), the Sift Flow Dataset (33 classes) and the Barcelona Dataset (170 classes) while being an order of magnitude faster than competing approaches, producing a 320 × 240 image labeling in less than 1 second.

READ FULL TEXT

page 2

page 8

research
06/12/2013

Recurrent Convolutional Neural Networks for Scene Parsing

Scene parsing is a technique that consist on giving a label to all pixel...
research
09/11/2017

Holistic, Instance-Level Human Parsing

Object parsing -- the task of decomposing an object into its semantic pa...
research
06/11/2021

KRADA: Known-region-aware Domain Alignment for Open World Semantic Segmentation

In semantic segmentation, we aim to train a pixel-level classifier to as...
research
07/21/2022

A Dense Material Segmentation Dataset for Indoor and Outdoor Scene Parsing

A key algorithm for understanding the world is material segmentation, wh...
research
07/19/2018

In pixels we trust: From Pixel Labeling to Object Localization and Scene Categorization

While there has been significant progress in solving the problems of ima...
research
11/01/2016

Flood-Filling Networks

State-of-the-art image segmentation algorithms generally consist of at l...
research
08/02/2017

Semantic Instance Labeling Leveraging Hierarchical Segmentation

Most of the approaches for indoor RGBD semantic la- beling focus on usin...

Please sign up or login with your details

Forgot password? Click here to reset