HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Stereo R-CNN based 3D Object Detection for Autonomous Driving

Li Peiliang ; Chen Xiaozhi ; Shen Shaojie

Stereo R-CNN based 3D Object Detection for Autonomous Driving

Abstract

We propose a 3D object detection method for autonomous driving by fullyexploiting the sparse and dense, semantic and geometry information in stereoimagery. Our method, called Stereo R-CNN, extends Faster R-CNN for stereoinputs to simultaneously detect and associate object in left and right images.We add extra branches after stereo Region Proposal Network (RPN) to predictsparse keypoints, viewpoints, and object dimensions, which are combined with 2Dleft-right boxes to calculate a coarse 3D object bounding box. We then recoverthe accurate 3D bounding box by a region-based photometric alignment using leftand right RoIs. Our method does not require depth input and 3D positionsupervision, however, outperforms all existing fully supervised image-basedmethods. Experiments on the challenging KITTI dataset show that our methodoutperforms the state-of-the-art stereo-based method by around 30% AP on both3D detection and 3D localization tasks. Code has been released athttps://github.com/HKUST-Aerial-Robotics/Stereo-RCNN.

Code Repositories

ModelBunker/Stereo-RCNN-PyTorch
pytorch
Mentioned in GitHub
HKUST-Aerial-Robotics/Stereo-RCNN
Official
pytorch
Mentioned in GitHub
NANSHANB/StereoR-CNN
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-from-stereo-images-on-1Stereo R-CNN
AP75: 30.23

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
Stereo R-CNN based 3D Object Detection for Autonomous Driving | Papers | HyperAI