paper-with-me

Papers

Sparse-to-Continuous: Enhancing Monocular Depth Estimation using Occupancy Maps

2018-09-24 · Nícolas Rosa, Vitor Guizilini, Valdir Grassi Jr

This paper addresses the problem of single image depth estimation (SIDE), focusing on improving the quality of deep neural network predictions. In a supervised learning scenario, the quality of predictions is intrinsically related to the training labels, which guide the optimization process. For indoor scenes, structured-light-based depth sensors (e.g. Kinect) are able to provide dense, albeit short-range, depth maps. On the other hand, for outdoor scenes, LiDARs are considered the standard sensor, which comparatively provides much sparser measurements, especially in areas further away. Rather than modifying the neural network architecture to deal with sparse depth maps, this article introduces a novel densification method for depth maps, using the Hilbert Maps framework. A continuous occupancy map is produced based on 3D points from LiDAR scans, and the resulting reconstructed surface is projected into a 2D depth map with arbitrary resolution. Experiments conducted with various subsets of the KITTI dataset show a significant improvement produced by the proposed Sparse-to-Continuous technique, without the introduction of extra information into the training stage.

📄 PDF Abstract BibTeX arXiv:1809.09061

Code (1)

nicolasrosa/Sparse-to-Continuous 공식 구현 tf

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

MetricDepth: Enhancing Monocular Depth Estimation with Deep Metric Learning

2024-12-29 · Chunpu Liu, Guanglei Yang, WangMeng Zuo, Tianyi Zan

Deep metric learning aims to learn features relying on the consistency or divergence of class labels. However, in monocular depth estimation, the absence of a natural definition of class poses challenges in the leveragin…

Depth EstimationMetric LearningMonocular Depth Estimation

Parse Geometry from a Line: Monocular Depth Estimation with Partial Laser Observation

2016-10-17 · Yiyi Liao, Lichao Huang, Yue Wang, Sarath Kodagoda 외

Many standard robotic platforms are equipped with at least a fixed 2D laser range finder and a monocular camera. Although those platforms do not have sensors for 3D depth sensing capability, knowledge of depth is an esse…

Depth CompletionDepth Estimation

Don't Forget The Past: Recurrent Depth Estimation from Monocular Video

2020-01-08 · Vaishakh Patil, Wouter Van Gansbeke, Dengxin Dai, Luc van Gool

Autonomous cars need continuously updated depth information. Thus far, depth is mostly estimated independently for a single frame at a time, even if the method starts from video input. Our method produces a time series o…

Depth CompletionDepth EstimationDepth PredictionMonocular Depth Estimation+2

Boosting Monocular Depth Estimation with Lightweight 3D Point Fusion

2020-12-18 · ICCV 2021 10 · Lam Huynh, Phong Nguyen, Jiri Matas, Esa Rahtu 외

In this paper, we propose enhancing monocular depth estimation by adding 3D points as depth guidance. Unlike existing depth completion methods, our approach performs well on extremely sparse and unevenly distributed poin…

Depth CompletionDepth EstimationMonocular Depth Estimation

SPADE: Sparsity Adaptive Depth Estimator for Zero-Shot, Real-Time, Monocular Depth Estimation in Underwater Environments

2025-10-29 · Hongjie Zhang, Gideon Billings, Stefan B. Williams arxiv

Underwater infrastructure requires frequent inspection and maintenance due to harsh marine conditions. Current reliance on human divers or remotely operated vehicles is limited by perceptual and operational challenges, e…

Monocular Depth Estimation