HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

3D Object Detection and Instance Segmentation from 3D Range and 2D Color Images

{Ioannis Stamos Xiaoke Shen 1}

Abstract

Instance segmentation and object detection are significant problems in the fields of computer vision and robotics. We address those problems by proposing a novel object segmentation and detection system. First, we detect 2D objects based on RGB, depth only, or RGB-D images. A 3D convolutional-based system, named Frustum VoxNet, is proposed. This system generates frustums from 2D detection results, proposes 3D candidate voxelized images for each frustum, and uses a 3D convolutional neural network (CNN) based on these candidates voxelized images to perform the 3D instance segmentation and object detection. Results on the SUN RGB-D dataset show that our RGB-D-based system’s 3D inference is much faster than state-of-the-art methods, without a significant loss of accuracy. At the same time, we can provide segmentation and detection results using depth only images, with accuracy comparable to RGB-D-based systems. This is important since our methods can also work well in low lighting conditions, or with sensors that do not acquire RGB images. Finally, the use of segmentation as part of our pipeline increases detection accuracy, while providing at the same time 3D instance segmentation.

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-on-sun-rgbdFrustum VoxNets v2
Inference Speed (s): 0.21
mAP@0.25: 45.0
3d-object-detection-on-sun-rgbd-valFrustum VoxNet v2 (FPN + 3D ResNetFCN6 V2)
Inference Speed (s): 0.24
mAP@0.25: 45.0

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
3D Object Detection and Instance Segmentation from 3D Range and 2D Color Images | Papers | HyperAI