HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SPGroup3D: Superpoint Grouping Network for Indoor 3D Object Detection

Yun Zhu Le Hui Yaqi Shen Jin Xie

SPGroup3D: Superpoint Grouping Network for Indoor 3D Object Detection

Abstract

Current 3D object detection methods for indoor scenes mainly follow the voting-and-grouping strategy to generate proposals. However, most methods utilize instance-agnostic groupings, such as ball query, leading to inconsistent semantic information and inaccurate regression of the proposals. To this end, we propose a novel superpoint grouping network for indoor anchor-free one-stage 3D object detection. Specifically, we first adopt an unsupervised manner to partition raw point clouds into superpoints, areas with semantic consistency and spatial similarity. Then, we design a geometry-aware voting module that adapts to the centerness in anchor-free detection by constraining the spatial relationship between superpoints and object centers. Next, we present a superpoint-based grouping module to explore the consistent representation within proposals. This module includes a superpoint attention layer to learn feature interaction between neighboring superpoints, and a superpoint-voxel fusion layer to propagate the superpoint-level information to the voxel level. Finally, we employ effective multiple matching to capitalize on the dynamic receptive fields of proposals based on superpoints during the training. Experimental results demonstrate our method achieves state-of-the-art performance on ScanNet V2, SUN RGB-D, and S3DIS datasets in the indoor one-stage 3D object detection. Source code is available at https://github.com/zyrant/SPGroup3D.

Code Repositories

zyrant/spgroup3d
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-on-s3disSPGroup3D
mAP@0.25: 69.2
mAP@0.5: 47.2
3d-object-detection-on-scannetv2SPGroup3D
mAP@0.25: 74.3
mAP@0.5: 59.6
3d-object-detection-on-sun-rgbd-valSPGroup3D(Geo only)
mAP@0.25: 65.4
mAP@0.5: 47.1

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
SPGroup3D: Superpoint Grouping Network for Indoor 3D Object Detection | Papers | HyperAI