paper-with-me

Papers

Anytime Stereo Image Depth Estimation on Mobile Devices

2018-10-26 · Yan Wang, Zihang Lai, Gao Huang, Brian H. Wang, Laurens van der Maaten, Mark Campbell, Kilian Q. Weinberger

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 .

📄 PDF Abstract BibTeX arXiv:1810.11408

Code (3)

mileyan/AnyNet 공식 구현 pytorch
mamoanwar97/Anynet_modified pytorch
rajeevpatwari/anynet pytorch

Tasks

Depth EstimationStereo Depth Estimation

Similar Papers 제목 키워드 기반

Efficient Single-Image Depth Estimation on Mobile Devices, Mobile AI & AIM 2022 Challenge: Report

2022-11-07 · Andrey Ignatov, Grigory Malivenko, Radu Timofte, Lukasz Treszczotko 외

Various depth estimation models are now widely used on many mobile and IoT devices for image segmentation, bokeh effect rendering, object tracking and many other mobile tasks. Thus, it is very crucial to have efficient a…

Bokeh Effect RenderingDepth EstimationImage SegmentationObject Tracking+2

Robust Full-FoV Depth Estimation in Tele-wide Camera System

2019-09-08 · Kai Guo, Seongwook Song, Soonkeun Chang, Tae-ui Kim 외

Tele-wide camera system with different Field of View (FoV) lenses becomes very popular in recent mobile devices. Usually it is difficult to obtain full-FoV depth based on traditional stereo-matching methods. Pure Deep Ne…

DecoderDepth EstimationDepth PredictionStereo Matching+1

Positioning radiata pine branches requiring pruning by drone stereo vision

2026-04-12 · Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield 외 arxiv

This paper presents a stereo-vision-based system mounted on a drone for detecting and localising radiata pine branches to support autonomous pruning. The proposed pipeline comprises two stages: branch segmentation and de…

Depth Estimation

Fast and Accurate Single-Image Depth Estimation on Mobile Devices, Mobile AI 2021 Challenge: Report

2021-05-17 · Andrey Ignatov, Grigory Malivenko, David Plowman, Samarth Shukla 외

Depth estimation is an important computer vision problem with many practical applications to mobile devices. While many solutions have been proposed for this task, they are usually very computationally expensive and thus…

Depth EstimationRaspberry Pi 4

Holopix50k: A Large-Scale In-the-wild Stereo Image Dataset

2020-03-25 · arXiv 2020 3 · Yiwen Hua, Puneet Kohli, Pritish Uplavikar, Anand Ravi 외

With the mass-market adoption of dual-camera mobile phones, leveraging stereo information in computer vision has become increasingly important. Current state-of-the-art methods utilize learning-based algorithms, where th…

Depth EstimationMonocular Depth EstimationSuper-Resolution