HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds

Bo Yang; Jianan Wang; Ronald Clark; Qingyong Hu; Sen Wang; Andrew Markham; Niki Trigoni

Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds

Abstract

We propose a novel, conceptually simple and general framework for instance segmentation on 3D point clouds. Our method, called 3D-BoNet, follows the simple design philosophy of per-point multilayer perceptrons (MLPs). The framework directly regresses 3D bounding boxes for all instances in a point cloud, while simultaneously predicting a point-level mask for each instance. It consists of a backbone network followed by two parallel network branches for 1) bounding box regression and 2) point mask prediction. 3D-BoNet is single-stage, anchor-free and end-to-end trainable. Moreover, it is remarkably computationally efficient as, unlike existing approaches, it does not require any post-processing steps such as non-maximum suppression, feature sampling, clustering or voting. Extensive experiments show that our approach surpasses existing work on both ScanNet and S3DIS datasets while being approximately 10x more computationally efficient. Comprehensive ablation studies demonstrate the effectiveness of our design.

Code Repositories

Yang7879/3D-BoNet
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-instance-segmentation-on-s3dis3D-BoNet
mPrec: 65.6
mRec: 47.6
3d-instance-segmentation-on-scannetv23D-BoNet
mAP: 25.3
mAP @ 50: 48.8
mRec: 47.6

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
Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds | Papers | HyperAI