HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SoftGroup for 3D Instance Segmentation on Point Clouds

Thang Vu Kookhoi Kim Tung M. Luu Xuan Thanh Nguyen Chang D. Yoo

SoftGroup for 3D Instance Segmentation on Point Clouds

Abstract

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}.

Code Repositories

thangvubk/softgroup
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-instance-segmentation-on-s3disSoftGroup
AP@50: 68.9
mAP: 54.4
mCov: 69.3
mPrec: 75.3
mRec: 69.8
mWCov: 71.7
3d-instance-segmentation-on-scannetv2SoftGroup
mAP: 50.4
mAP @ 50: 76.1
mAP@25: 86.5
3d-instance-segmentation-on-stpls3dSoftGroup
AP: 47.3
AP25: 71.4
AP50: 63.1
3d-object-detection-on-scannetv2SoftGroup
mAP@0.25: 71.6
mAP@0.5: 59.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SoftGroup for 3D Instance Segmentation on Point Clouds | Papers | HyperAI