HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

TR3D: Towards Real-Time Indoor 3D Object Detection

Danila Rukhovich Anna Vorontsova Anton Konushin

TR3D: Towards Real-Time Indoor 3D Object Detection

Abstract

Recently, sparse 3D convolutions have changed 3D object detection. Performing on par with the voting-based approaches, 3D CNNs are memory-efficient and scale to large scenes better. However, there is still room for improvement. With a conscious, practice-oriented approach to problem-solving, we analyze the performance of such methods and localize the weaknesses. Applying modifications that resolve the found issues one by one, we end up with TR3D: a fast fully-convolutional 3D object detection model trained end-to-end, that achieves state-of-the-art results on the standard benchmarks, ScanNet v2, SUN RGB-D, and S3DIS. Moreover, to take advantage of both point cloud and RGB inputs, we introduce an early fusion of 2D and 3D features. We employ our fusion module to make conventional 3D object detection methods multimodal and demonstrate an impressive boost in performance. Our model with early feature fusion, which we refer to as TR3D+FF, outperforms existing 3D object detection approaches on the SUN RGB-D dataset. Overall, besides being accurate, both TR3D and TR3D+FF models are lightweight, memory-efficient, and fast, thereby marking another milestone on the way toward real-time 3D object detection. Code is available at https://github.com/SamsungLabs/tr3d .

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-on-3rscanTR3D
mAP@0.25: 62.3
mAP@0.5: 45.4
3d-object-detection-on-multiscanTR3D
mAP@0.25: 56.7
mAP@0.5: 42.3
3d-object-detection-on-s3disTR3D
mAP@0.25: 74.5
mAP@0.5: 51.7
3d-object-detection-on-scannet-1TR3D
mAP@0.25: 26.2
mAP@0.5: 14.5
3d-object-detection-on-scannetv2TR3D
mAP@0.25: 72.9
mAP@0.5: 59.3
3d-object-detection-on-sun-rgbd-valTR3D (Geo only)
mAP@0.25: 67.1
mAP@0.5: 50.4
3d-object-detection-on-sun-rgbd-valTR3D+FF
mAP@0.25: 69.4
mAP@0.5: 53.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
TR3D: Towards Real-Time Indoor 3D Object Detection | Papers | HyperAI