English
Related papers

Related papers: MobileDepth: Efficient Monocular Depth Prediction …

200 papers

Since the resurgence of CNNs the robotic vision community has developed a range of algorithms that perform classification, semantic segmentation and structure prediction (depths, normals, surface curvature) using neural networks. While some…

Computer Vision and Pattern Recognition · Computer Science 2018-07-25 Andrew Spek , Thanuja Dharmasiri , Tom Drummond

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…

Computer Vision and Pattern Recognition · Computer Science 2019-03-06 Yan Wang , Zihang Lai , Gao Huang , Brian H. Wang , Laurens van der Maaten , Mark Campbell , Kilian Q. Weinberger

Depth estimation from a single image is an important task that can be applied to various fields in computer vision, and has grown rapidly with the development of convolutional neural networks. In this paper, we propose a novel structure and…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Doyeon Kim , Woonghyun Ka , Pyungwhan Ahn , Donggyu Joo , Sehwan Chun , Junmo Kim

Monocular Depth Estimation (MDE) aims to predict pixel-wise depth given a single RGB image. For both, the convolutional as well as the recent attention-based models, encoder-decoder-based architectures have been found to be useful due to…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Ashutosh Agarwal , Chetan Arora

Monocular depth estimation is an especially important task in robotics and autonomous driving, where 3D structural information is essential. However, extreme lighting conditions and complex surface objects make it difficult to predict depth…

Computer Vision and Pattern Recognition · Computer Science 2021-10-27 Minhyeok Lee , Sangwon Hwang , Chaewon Park , Sangyoun Lee

We present GraphDepth, a monocular depth estimation architecture that synergistically integrates Graph Neural Networks (GNNs) within a convolutional encoder-decoder framework. Our approach embeds efficient GraphSAGE layers at multiple…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Ishan Narayan

As processing power has become more available, more human-like artificial intelligences are created to solve image processing tasks that we are inherently good at. As such we propose a model that estimates depth from a monocular image. Our…

Computer Vision and Pattern Recognition · Computer Science 2019-05-14 Fabian Truetsch , Alfred Schöttl

Accurate monocular metric depth estimation (MMDE) is crucial to solving downstream tasks in 3D perception and modeling. However, the remarkable accuracy of recent MMDE methods is confined to their training domains. These methods fail to…

Computer Vision and Pattern Recognition · Computer Science 2025-12-19 Luigi Piccinelli , Christos Sakaridis , Yung-Hsu Yang , Mattia Segu , Siyuan Li , Wim Abbeloos , Luc Van Gool

Although the latest high-end smartphone has powerful CPU and GPU, running deeper convolutional neural networks (CNNs) for complex tasks such as ImageNet classification on mobile devices is challenging. To deploy deep CNNs on mobile devices,…

Computer Vision and Pattern Recognition · Computer Science 2016-02-25 Yong-Deok Kim , Eunhyeok Park , Sungjoo Yoo , Taelim Choi , Lu Yang , Dongjun Shin

Monocular depth estimation is often described as an ill-posed and inherently ambiguous problem. Estimating depth from 2D images is a crucial step in scene reconstruction, 3Dobject recognition, segmentation, and detection. The problem can be…

Computer Vision and Pattern Recognition · Computer Science 2019-01-29 Amlaan Bhoi

Monocular metric depth estimation (MMDE) is a crucial task to solve for indoor scene reconstruction on edge devices. Despite this importance, existing models are sensitive to factors such as boundary frequency of objects in the scene and…

Computer Vision and Pattern Recognition · Computer Science 2024-11-05 Sanghyun Byun , Jacob Song , Woo Seong Chung

This paper addresses the problem of dense depth predictions from sparse distance sensor data and a single camera image on challenging weather conditions. This work explores the significance of different sensor modalities such as camera,…

Computer Vision and Pattern Recognition · Computer Science 2020-12-18 Sadique Adnan Siddiqui , Axel Vierling , Karsten Berns

Recently, convolutional neural networks (CNNs) have shown great success on the task of monocular depth estimation. A fundamental yet unanswered question is: how CNNs can infer depth from a single image. Toward answering this question, we…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Junjie Hu , Yan Zhang , Takayuki Okatani

Monocular depth estimation is the base task in computer vision. It has a tremendous development in the decade with the development of deep learning. But the boundary blur of the depth map is still a serious problem. Research finds the…

Computer Vision and Pattern Recognition · Computer Science 2021-10-13 Xin Yang , Qingling Chang , Xinlin Liu , Yan Cui

Deep neural networks are applied to a wide range of problems in recent years. In this work, Convolutional Neural Network (CNN) is applied to the problem of determining the depth from a single camera image (monocular depth). Eight different…

Computer Vision and Pattern Recognition · Computer Science 2018-08-22 S. Bazrafkan , H. Javidnia , J. Lemley , P. Corcoran

Predicting depth from a single image is an attractive research topic since it provides one more dimension of information to enable machines to better perceive the world. Recently, deep learning has emerged as an effective approach to…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Jun Liu , Qing Li , Rui Cao , Wenming Tang , Guoping Qiu

Dense SLAM based on monocular cameras does indeed have immense application value in the field of AR/VR, especially when it is performed on a mobile device. In this paper, we propose a novel method that integrates a light-weight depth…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Weijian Xie , Guanyi Chu , Quanhao Qian , Yihao Yu , Hai Li , Danpeng Chen , Shangjin Zhai , Nan Wang , Hujun Bao , Guofeng Zhang

Estimating accurate depth from a single image is challenging because it is an ill-posed problem as infinitely many 3D scenes can be projected to the same 2D scene. However, recent works based on deep convolutional neural networks show great…

Computer Vision and Pattern Recognition · Computer Science 2021-09-24 Jin Han Lee , Myung-Kyu Han , Dong Wook Ko , Il Hong Suh

Accurate depth estimation is at the core of many applications in computer graphics, vision, and robotics. Current state-of-the-art monocular depth estimators, trained on extensive datasets, generalize well but lack 3D consistency needed for…

Computer Vision and Pattern Recognition · Computer Science 2025-11-26 Laura Fink , Linus Franke , Bernhard Egger , Joachim Keinert , Marc Stamminger

Designing convolutional neural networks (CNN) for mobile devices is challenging because mobile models need to be small and fast, yet still accurate. Although significant efforts have been dedicated to design and improve mobile CNNs on all…

Computer Vision and Pattern Recognition · Computer Science 2019-05-30 Mingxing Tan , Bo Chen , Ruoming Pang , Vijay Vasudevan , Mark Sandler , Andrew Howard , Quoc V. Le