HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Frustum VoxNet for 3D object detection from RGB-D or Depth images

Xiaoke Shen; Ioannis Stamos

Frustum VoxNet for 3D object detection from RGB-D or Depth images

Abstract

Recently, there have been a plethora of classification and detection systems from RGB as well as 3D images. In this work, we describe a new 3D object detection system from an RGB-D or depth-only point cloud. Our system first detects objects in 2D (either RGB or pseudo-RGB constructed from depth). The next step is to detect 3D objects within the 3D frustums these 2D detections define. This is achieved by voxelizing parts of the frustums (since frustums can be really large), instead of using the whole frustums as done in earlier work. The main novelty of our system has to do with determining which parts (3D proposals) of the frustums to voxelize, thus allowing us to provide high resolution representations around the objects of interest. It also allows our system to have reduced memory requirements. These 3D proposals are fed to an efficient ResNet-based 3D Fully Convolutional Network (FCN). Our 3D detection system is fast and can be integrated into a robotics platform. With respect to systems that do not perform voxelization (such as PointNet), our methods can operate without the requirement of subsampling of the datasets. We have also introduced a pipelining approach that further improves the efficiency of our system. Results on SUN RGB-D dataset show that our system, which is based on a small network, can process 20 frames per second with comparable detection results to the state-of-the-art, achieving a 2 times speedup.

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-on-sun-rgbd-valFrustum VoxNet (+3D ResNetFCN6)
Inference Speed (s): 0.16
mAP@0.25: 37.7
3d-object-detection-on-sun-rgbd-valFrustum VoxNet (YOLO v3+3D ResNetFCN6)
Inference Speed (s): 0.048
object-detection-in-indoor-scenes-on-sun-rgbFrustum VoxNet (Depth only)
AP 0.5: 42.8
object-detection-in-indoor-scenes-on-sun-rgbFrustum VoxNet (RGB)
AP 0.5: 47.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
Frustum VoxNet for 3D object detection from RGB-D or Depth images | Papers | HyperAI