paper-with-me

홈 › Papers

Semantic Instance Labeling Leveraging Hierarchical Segmentation

2017-08-02 · Steven Hickson, Irfan Essa, Henrik Christensen

Most of the approaches for indoor RGBD semantic la- beling focus on using pixels or superpixels to train a classi- fier. In this paper, we implement a higher level segmentation using a hierarchy of superpixels to obtain a better segmen- tation for training our classifier. By focusing on meaningful segments that conform more directly to objects, regardless of size, we train a random forest of decision trees as a clas- sifier using simple features such as the 3D size, LAB color histogram, width, height, and shape as specified by a his- togram of surface normals. We test our method on the NYU V2 depth dataset, a challenging dataset of cluttered indoor environments. Our experiments using the NYU V2 depth dataset show that our method achieves state of the art re- sults on both a general semantic labeling introduced by the dataset (floor, structure, furniture, and objects) and a more object specific semantic labeling. We show that training a classifier on a segmentation from a hierarchy of super pixels yields better results than training directly on super pixels, patches, or pixels as in previous work.

📄 PDF Abstract BibTeX arXiv:1708.00946

Code (1)

StevenHickson/3DSceneClassification 공식 구현

Tasks

SegmentationSuperpixels

Similar Papers 제목 키워드 기반

PartNet: A Large-scale Benchmark for Fine-grained and Hierarchical Part-level 3D Object Understanding

2018-12-06 · CVPR 2019 6 · Kaichun Mo, Shilin Zhu, Angel X. Chang, Li Yi 외

We present PartNet: a consistent, large-scale dataset of 3D objects annotated with fine-grained, instance-level, and hierarchical 3D part information. Our dataset consists of 573,585 part instances over 26,671 3D models …

3D Instance Segmentation3D Semantic SegmentationBenchmarkingInstance Segmentation+2

SSAP: Single-Shot Instance Segmentation With Affinity Pyramid

2019-09-04 · ICCV 2019 10 · Naiyu Gao, Yanhu Shan, Yupei Wang, Xin Zhao 외

Recently, proposal-free instance segmentation has received increasing attention due to its concise and efficient pipeline. Generally, proposal-free methods generate instance-agnostic semantic segmentation labels and inst…

Instance SegmentationSegmentationSemantic Segmentation

Pixel-level Encoding and Depth Layering for Instance-level Semantic Labeling

2016-04-18 · Jonas Uhrig, Marius Cordts, Uwe Franke, Thomas Brox

Recent approaches for instance-aware semantic labeling have augmented convolutional neural networks (CNNs) with complex multi-task architectures or computationally expensive graphical models. We present a method that lev…

Instance SegmentationSemantic Segmentation

3D Indoor Instance Segmentation in an Open-World

2023-09-25 · NeurIPS 2023 11 · Mohamed El Amine Boudjoghra, Salwa K. Al Khatib, Jean Lahoud, Hisham Cholakkal 외

Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-wor…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

H-EMD: A Hierarchical Earth Mover's Distance Method for Instance Segmentation

2022-06-02 · Peixian Liang, Yizhe Zhang, Yifan Ding, Jianxu Chen 외

Deep learning (DL) based semantic segmentation methods have achieved excellent performance in biomedical image segmentation, producing high quality probability maps to allow extraction of rich instance information to fac…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation