paper-with-me

홈 › Papers

Sparse Auxiliary Networks for Unified Monocular Depth Prediction and Completion

2021-03-30 · CVPR 2021 1 · Vitor Guizilini, Rares Ambrus, Wolfram Burgard, Adrien Gaidon

Estimating scene geometry from data obtained with cost-effective sensors is key for robots and self-driving cars. In this paper, we study the problem of predicting dense depth from a single RGB image (monodepth) with optional sparse measurements from low-cost active depth sensors. We introduce Sparse Auxiliary Networks (SANs), a new module enabling monodepth networks to perform both the tasks of depth prediction and completion, depending on whether only RGB images or also sparse point clouds are available at inference time. First, we decouple the image and depth map encoding stages using sparse convolutions to process only the valid depth map pixels. Second, we inject this information, when available, into the skip connections of the depth prediction network, augmenting its features. Through extensive experimental analysis on one indoor (NYUv2) and two outdoor (KITTI and DDAD) benchmarks, we demonstrate that our proposed SAN architecture is able to simultaneously learn both tasks, while achieving a new state of the art in depth prediction by a significant margin.

📄 PDF Abstract BibTeX arXiv:2103.16690

Code (1)

TRI-ML/packnet-sfm 공식 구현 pytorch

Tasks

Depth EstimationDepth PredictionPredictionSelf-Driving Carsvalid

Methods 이 논문이 사용한 방법론

Sparse Convolutions 설명 없음

Similar Papers 제목 키워드 기반

Advancing Self-supervised Monocular Depth Learning with Sparse LiDAR

2021-09-20 · Ziyue Feng, Longlong Jing, Peng Yin, YingLi Tian 외

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for auton…

3D Object DetectionDepth CompletionDepth EstimationDepth Prediction+4

Deep Virtual Stereo Odometry: Leveraging Deep Depth Prediction for Monocular Direct Sparse Odometry

2018-07-06 · ECCV 2018 9 · Nan Yang, Rui Wang, Jörg Stückler, Daniel Cremers

Monocular visual odometry approaches that purely rely on geometric cues are prone to scale drift and require sufficient motion parallax in successive frames for motion estimation and 3D reconstruction. In this paper, we …

3D ReconstructionDepth EstimationDepth PredictionMonocular Visual Odometry+2

Reliability-Aware Monocular Depth Supervision for Sparse-View Neural Reconstruction

2026-06-27 · Wei-Teng Chu, Yashasvini Gopalan, Changju Yuan arxiv

Sparse-view neural reconstruction is challenging in outdoor driving scenes, where cameras usually move along a narrow forward-facing trajectory and provide limited multi-view overlap. Although monocular depth estimators …

IDMS: Instance Depth for Multi-scale Monocular 3D Object Detection

2022-12-03 · Chao Hu, Liqiang Zhu, Weibing Qiu, Weijie Wu

Due to the lack of depth information of images and poor detection accuracy in monocular 3D object detection, we proposed the instance depth for multi-scale monocular 3D object detection method. Firstly, to enhance the mo…

3D Object DetectionAuxiliary LearningMonocular 3D Object DetectionObject+2

Monocular Depth Prediction through Continuous 3D Loss

2020-03-21 · Minghan Zhu, Maani Ghaffari, Yuanxin Zhong, Pingping Lu 외

This paper reports a new continuous 3D loss function for learning depth from monocular images. The dense depth prediction from a monocular image is supervised using sparse LIDAR points, which enables us to leverage avail…

Depth EstimationDepth PredictionPrediction