HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Anytime Stereo Image Depth Estimation on Mobile Devices

Yan Wang; Zihang Lai; Gao Huang; Brian H. Wang; Laurens van der Maaten; Mark Campbell; Kilian Q. Weinberger

Anytime Stereo Image Depth Estimation on Mobile Devices

Abstract

Many applications of stereo depth estimation in robotics require the generation of accurate disparity maps in real time under significant computational constraints. Current state-of-the-art algorithms force a choice between either generating accurate mappings at a slow pace, or quickly generating inaccurate ones, and additionally these methods typically require far too many parameters to be usable on power- or memory-constrained devices. Motivated by these shortcomings, we propose a novel approach for disparity prediction in the anytime setting. In contrast to prior work, our end-to-end learned approach can trade off computation and accuracy at inference time. Depth estimation is performed in stages, during which the model can be queried at any time to output its current best estimate. Our final model can process 1242$ \times $375 resolution images within a range of 10-35 FPS on an NVIDIA Jetson TX2 module with only marginal increases in error -- using two orders of magnitude fewer parameters than the most competitive baseline. The source code is available at https://github.com/mileyan/AnyNet .

Code Repositories

mamoanwar97/Anynet_modified
pytorch
Mentioned in GitHub
rajeevpatwari/anynet
pytorch
Mentioned in GitHub
mileyan/AnyNet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
stereo-depth-estimation-on-kitti2012AnyNet
three pixel error: 6.1
stereo-depth-estimation-on-kitti2015AnyNet
three pixel error: 6.2

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
Anytime Stereo Image Depth Estimation on Mobile Devices | Papers | HyperAI