HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection

Liu Yuxuan ; Wang Lujia ; Liu Ming

YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection

Abstract

Object detection in 3D with stereo cameras is an important problem incomputer vision, and is particularly crucial in low-cost autonomous mobilerobots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D objectdetection are based on dense depth reconstruction from disparity estimation,making them extremely computationally expensive. To enable real-world deployments of vision detection with binocular images,we take a step back to gain insights from 2D image-based detection frameworksand enhance them with stereo features. We incorporate knowledge and the inference structure from real-time one-stage2D/3D object detector and introduce a light-weight stereo matching module. Our proposed framework, YOLOStereo3D, is trained on one single GPU and runsat more than ten fps. It demonstrates performance comparable tostate-of-the-art stereo 3D detection frameworks without usage of LiDAR data.The code will be published in https://github.com/Owen-Liuyuxuan/visualDet3D.

Code Repositories

Owen-Liuyuxuan/visualDet3D
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-from-stereo-images-on-1YoLoStereo3D
AP75: 41.25
3d-object-detection-from-stereo-images-on-2YoLoStereo3D
AP50: 19.75

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
YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection | Papers | HyperAI