HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

FCAF3D: Fully Convolutional Anchor-Free 3D Object Detection

Danila Rukhovich Anna Vorontsova Anton Konushin

FCAF3D: Fully Convolutional Anchor-Free 3D Object Detection

Abstract

Recently, promising applications in robotics and augmented reality have attracted considerable attention to 3D object detection from point clouds. In this paper, we present FCAF3D - a first-in-class fully convolutional anchor-free indoor 3D object detection method. It is a simple yet effective method that uses a voxel representation of a point cloud and processes voxels with sparse convolutions. FCAF3D can handle large-scale scenes with minimal runtime through a single fully convolutional feed-forward pass. Existing 3D object detection methods make prior assumptions on the geometry of objects, and we argue that it limits their generalization ability. To get rid of any prior assumptions, we propose a novel parametrization of oriented bounding boxes that allows obtaining better results in a purely data-driven way. The proposed method achieves state-of-the-art 3D object detection results in terms of mAP@0.5 on ScanNet V2 (+4.5), SUN RGB-D (+3.5), and S3DIS (+20.5) datasets. The code and models are available at https://github.com/samsunglabs/fcaf3d.

Code Repositories

bosszhe/vimi
pytorch
Mentioned in GitHub
open-mmlab/mmdetection3d
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-on-3rscanFCAF3D
mAP@0.25: 60.1
mAP@0.5: 42.6
3d-object-detection-on-multiscanFCAF3D
mAP@0.25: 53.8
mAP@0.5: 40.7
3d-object-detection-on-s3disFCAF3D
mAP@0.25: 66.7
mAP@0.5: 45.9
3d-object-detection-on-scannet-1FCAF3D
mAP@0.25: 22.3
mAP@0.5: 11.4
3d-object-detection-on-scannetv2FCAF3D
mAP@0.25: 71.5
mAP@0.5: 57.3
3d-object-detection-on-sun-rgbd-valFCAF3D (Geo only)
mAP@0.25: 64.2
mAP@0.5: 48.9

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
FCAF3D: Fully Convolutional Anchor-Free 3D Object Detection | Papers | HyperAI