HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation

Li Jiang Hengshuang Zhao Shaoshuai Shi Shu Liu Chi-Wing Fu Jiaya Jia

PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation

Abstract

Instance segmentation is an important task for scene understanding. Compared to the fully-developed 2D, 3D instance segmentation for point clouds have much room to improve. In this paper, we present PointGroup, a new end-to-end bottom-up architecture, specifically focused on better grouping the points by exploring the void space between objects. We design a two-branch network to extract point features and predict semantic labels and offsets, for shifting each point towards its respective instance centroid. A clustering component is followed to utilize both the original and offset-shifted point coordinate sets, taking advantage of their complementary strength. Further, we formulate the ScoreNet to evaluate the candidate instances, followed by the Non-Maximum Suppression (NMS) to remove duplicates. We conduct extensive experiments on two challenging datasets, ScanNet v2 and S3DIS, on which our method achieves the highest performance, 63.6% and 64.0%, compared to 54.9% and 54.4% achieved by former best solutions in terms of mAP with IoU threshold 0.5.

Code Repositories

3dlg-hcvc/M3DRef-CLIP
pytorch
Mentioned in GitHub
atharvmane/ges3vig
pytorch
Mentioned in GitHub
dvlab-research/pointgroup
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-instance-segmentation-on-s3disPointGroup
AP@50: 64.0
mPrec: 69.6
mRec: 69.2
3d-instance-segmentation-on-scannetv2PointGroup
mAP: 40.7
mAP @ 50: 63.6
3d-instance-segmentation-on-stpls3dPointGroup
AP: 23.3
AP25: 48.6
AP50: 38.5

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
PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation | Papers | HyperAI