paper-with-me

홈 › Papers

Semantic Segmentation of RGBD Images With Mutex Constraints

2015-12-01 · ICCV 2015 12 · Zhuo Deng, Sinisa Todorovic, Longin Jan Latecki

In this paper, we address the problem of semantic scene segmentation of RGB-D images of indoor scenes. We propose a novel image region labeling method which augments CRF formulation with hard mutual exclusion (mutex) constraints. This way our approach can make use of rich and accurate 3D geometric structure coming from Kinect in a principled manner. The final labeling result must satisfy all mutex constraints, which allows us to eliminate configurations that violate common sense physics laws like placing a floor above a night stand. Three classes of mutex constraints are proposed: global object co-occurrence constraint, relative height relationship constraint, and local support relationship constraint. We evaluate our approach on the NYU-Depth V2 dataset, which consists of 1449 cluttered indoor scenes, and also test generalization of our model trained on NYU-Depth V2 dataset directly on a recent SUN3D dataset without any new training. The experimental results show that we significantly outperform the state-of-the-art methods in scene labeling on both datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningScene LabelingScene SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Object-Based RGBD Image Co-Segmentation With Mutex Constraint

2015-06-01 · CVPR 2015 6 · Huazhu Fu, Dong Xu, Stephen Lin, Jiang Liu

We present an object-based co-segmentation method that takes advantage of depth data and is able to correctly handle noisy images in which the common foreground object is missing. With RGBD images, our method utilizes th…

ObjectSegmentation

Joint Semantic Instance Segmentation on Graphs with the Semantic Mutex Watershed

2020-08-01 · ECCV 2020 8 · Steffen Wolf, Yuyan Li, Constantin Pape, Alberto Bailoni 외

Semantic instance segmentation is the task of simultaneously partitioning an image into distinct segments while associating each pixel with a class label. In commonly used pipelines, segmentation and label assignment are…

graph partitioningInstance SegmentationSegmentationSemantic Segmentation+1

The Semantic Mutex Watershed for Efficient Bottom-Up Semantic Instance Segmentation

2019-12-29 · Steffen Wolf, Yuyan Li, Constantin Pape, Alberto Bailoni 외

Semantic instance segmentation is the task of simultaneously partitioning an image into distinct segments while associating each pixel with a class label. In commonly used pipelines, segmentation and label assignment are…

graph partitioningInstance SegmentationSegmentationSemantic Segmentation+1

Mutex Graphs and Multicliques: Reducing Grounding Size for Planning

2019-09-18 · David Spies, Jia-Huai You, Ryan Hayward

We present an approach to representing large sets of mutual exclusions, also known as mutexes or mutex constraints. These are the types of constraints that specify the exclusion of some properties, events, processes, and…

At-Most-One Constraints in Efficient Representations of Mutex Networks

2020-06-10 · Pavel Surynek

The At-Most-One (AMO) constraint is a special case of cardinality constraint that requires at most one variable from a set of Boolean variables to be set to TRUE. AMO is important for modeling problems as Boolean satisfi…