paper-with-me

Papers

SoftGroup for 3D Instance Segmentation on Point Clouds

2022-03-03 · CVPR 2022 1 · Thang Vu, Kookhoi Kim, Tung M. Luu, Xuan Thanh Nguyen, Chang D. Yoo

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class. However, the errors stemming from hard decision propagate into grouping that results in (1) low overlaps between the predicted instance with the ground truth and (2) substantial false positives. To address the aforementioned problems, this paper proposes a 3D instance segmentation method referred to as SoftGroup by performing bottom-up soft grouping followed by top-down refinement. SoftGroup allows each point to be associated with multiple classes to mitigate the problems stemming from semantic prediction errors and suppresses false positive instances by learning to categorize them as background. Experimental results on different datasets and multiple evaluation metrics demonstrate the efficacy of SoftGroup. Its performance surpasses the strongest prior method by a significant margin of +6.2% on the ScanNet v2 hidden test set and +6.8% on S3DIS Area 5 in terms of AP_50. SoftGroup is also fast, running at 345ms per scan with a single Titan X on ScanNet v2 dataset. The source code and trained models for both datasets are available at \url{https://github.com/thangvubk/SoftGroup.git}.

📄 PDF Abstract BibTeX arXiv:2203.01509

Code (1)

thangvubk/softgroup 공식 구현 pytorch

Tasks

3D Instance Segmentation3D Object DetectionInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Scalable SoftGroup for 3D Instance Segmentation on Point Clouds

2022-09-17 · Thang Vu, Kookhoi Kim, Tung M. Luu, Thanh Nguyen 외

This paper considers a network referred to as SoftGroup for accurate and scalable 3D instance segmentation. Existing state-of-the-art methods produce hard semantic predictions followed by grouping instance segmentation r…

3D Instance SegmentationInstance Segmentationobject-detectionObject Detection+3

PlantSegNeRF: A few-shot, cross-species method for plant 3D instance point cloud reconstruction via joint-channel NeRF with multi-view image instance matching

2025-07-01 · Xin Yang, Ruiming Du, Hanyang Huang, Jiayang Xie 외 arxiv

Organ segmentation of plant point clouds is a prerequisite for the high-resolution and accurate extraction of organ-level phenotypic traits. Although the fast development of deep learning has boosted much research on seg…

Semantic SegmentationInstance SegmentationPoint Clouds

JSNet: Joint Instance and Semantic Segmentation of 3D Point Clouds

2019-12-20 · Lin Zhao, Wenbing Tao

In this paper, we propose a novel joint instance and semantic segmentation approach, which is called JSNet, in order to address the instance and semantic segmentation of 3D point clouds simultaneously. Firstly, we build …

3D Instance SegmentationClusteringInstance SegmentationSegmentation+1

FreePoint: Unsupervised Point Cloud Instance Segmentation

2023-05-11 · CVPR 2024 1 · Zhikai Zhang, Jian Ding, Li Jiang, Dengxin Dai 외

Instance segmentation of point clouds is a crucial task in 3D field with numerous applications that involve localizing and segmenting objects in a scene. However, achieving satisfactory results requires a large number of…

Instance SegmentationSegmentationSemantic SegmentationUnsupervised Pre-training

3D-BEVIS: Bird's-Eye-View Instance Segmentation

2019-04-03 · Cathrin Elich, Francis Engelmann, Theodora Kontogianni, Bastian Leibe

Recent deep learning models achieve impressive results on 3D scene analysis tasks by operating directly on unstructured point clouds. A lot of progress was made in the field of object classification and semantic segmenta…

3D Instance Segmentation3D Semantic Instance SegmentationClusteringDeep Learning+4