paper-with-me

Papers

Instance Segmentation in 3D Scenes using Semantic Superpoint Tree Networks

2021-08-17 · ICCV 2021 10 · Zhihao Liang, Zhihao LI, Songcen Xu, Mingkui Tan, Kui Jia

Instance segmentation in 3D scenes is fundamental in many applications of scene understanding. It is yet challenging due to the compound factors of data irregularity and uncertainty in the numbers of instances. State-of-the-art methods largely rely on a general pipeline that first learns point-wise features discriminative at semantic and instance levels, followed by a separate step of point grouping for proposing object instances. While promising, they have the shortcomings that (1) the second step is not supervised by the main objective of instance segmentation, and (2) their point-wise feature learning and grouping are less effective to deal with data irregularities, possibly resulting in fragmented segmentations. To address these issues, we propose in this work an end-to-end solution of Semantic Superpoint Tree Network (SSTNet) for proposing object instances from scene points. Key in SSTNet is an intermediate, semantic superpoint tree (SST), which is constructed based on the learned semantic features of superpoints, and which will be traversed and split at intermediate tree nodes for proposals of object instances. We also design in SSTNet a refinement module, termed CliqueNet, to prune superpoints that may be wrongly grouped into instance proposals. Experiments on the benchmarks of ScanNet and S3DIS show the efficacy of our proposed method. At the time of submission, SSTNet ranks top on the ScanNet (V2) leaderboard, with 2% higher of mAP than the second best method. The source code in PyTorch is available at https://github.com/Gorilla-Lab-SCUT/SSTNet.

📄 PDF Abstract BibTeX arXiv:2108.07478

Code (1)

gorilla-lab-scut/sstnet 공식 구현 pytorch

Tasks

3D Instance SegmentationInstance SegmentationScene UnderstandingSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Inter-Superpoint Affinity for Weakly Supervised 3D Instance Segmentation

2022-10-11 · Linghua Tang, Le Hui, Jin Xie

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance …

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Superpoint Transformer for 3D Scene Instance Segmentation

2022-11-28 · Jiahao Sun, Chunmei Qing, Junpeng Tan, Xiangmin Xu

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecis…

3D Instance Segmentation3D Object Detection3D Semantic SegmentationDecoder+5

GeoGuide: Hierarchical Geometric Guidance for Open-Vocabulary 3D Semantic Segmentation

2026-03-27 · Xujing Tao, Chuxin Wang, Yubo Ai, Zhixin Cheng 외 arxiv

Open-vocabulary 3D semantic segmentation aims to segment arbitrary categories beyond the training set. Existing methods predominantly rely on distilling knowledge from 2D open-vocabulary models. However, aligning 3D feat…

3D Semantic SegmentationSemantic Similarity

3D-STMN: Dependency-Driven Superpoint-Text Matching Network for End-to-End 3D Referring Expression Segmentation

2023-08-31 · Changli Wu, Yiwei Ma, Qi Chen, Haowei Wang 외

In 3D Referring Expression Segmentation (3D-RES), the earlier approach adopts a two-stage paradigm, extracting segmentation proposals and then matching them with referring expressions. However, this conventional paradigm…

NavigateReferring ExpressionReferring Expression SegmentationSegmentation+1

Efficient LiDAR Point Cloud Oversegmentation Network

2023-01-01 · ICCV 2023 1 · Le Hui, Linghua Tang, Yuchao Dai, Jin Xie 외

Point cloud oversegmentation is a challenging task since it needs to produce perceptually meaningful partitions (i.e., superpoints) of a point cloud. Most existing oversegmentation methods cannot efficiently generate…

LIDAR Semantic SegmentationSemantic Segmentation