paper-with-me

홈 › Papers

VA-DepthNet: A Variational Approach to Single Image Depth Prediction

2023-02-13 · Ce Liu, Suryansh Kumar, Shuhang Gu, Radu Timofte, Luc van Gool

We introduce VA-DepthNet, a simple, effective, and accurate deep neural network approach for the single-image depth prediction (SIDP) problem. The proposed approach advocates using classical first-order variational constraints for this problem. While state-of-the-art deep neural network methods for SIDP learn the scene depth from images in a supervised setting, they often overlook the invaluable invariances and priors in the rigid scene space, such as the regularity of the scene. The paper's main contribution is to reveal the benefit of classical and well-founded variational constraints in the neural network design for the SIDP task. It is shown that imposing first-order variational constraints in the scene space together with popular encoder-decoder-based network architecture design provides excellent results for the supervised SIDP task. The imposed first-order variational constraint makes the network aware of the depth gradient in the scene space, i.e., regularity. The paper demonstrates the usefulness of the proposed approach via extensive evaluation and ablation analysis over several benchmark datasets, such as KITTI, NYU Depth V2, and SUN RGB-D. The VA-DepthNet at test time shows considerable improvements in depth prediction accuracy compared to the prior art and is accurate also at high-frequency regions in the scene space. At the time of writing this paper, our method -- labeled as VA-DepthNet, when tested on the KITTI depth-prediction evaluation set benchmarks, shows state-of-the-art results, and is the top-performing published approach.

📄 PDF Abstract BibTeX arXiv:2302.06556

Code (2)

cnexah/va-depthnet 공식 구현 pytorch
MindSpore-MS-Code2/code0/tree/main/DepthNet mindspore

Tasks

Depth EstimationDepth PredictionMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Test 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Mono-SF: Multi-View Geometry Meets Single-View Depth for Monocular Scene Flow Estimation of Dynamic Traffic Scenes

2019-08-17 · ICCV 2019 10 · Fabian Brickwedde, Steffen Abraham, Rudolf Mester

Existing 3D scene flow estimation methods provide the 3D geometry and 3D motion of a scene and gain a lot of interest, for example in the context of autonomous driving. These methods are traditionally based on a temporal…

3D geometryAutonomous DrivingScene Flow Estimation

MVDepthNet: Real-time Multiview Depth Estimation Neural Network

2018-07-23 · Kaixuan Wang, Shaojie Shen

Although deep neural networks have been widely applied to computer vision problems, extending them into multiview depth estimation is non-trivial. In this paper, we present MVDepthNet, a convolutional network to solve th…

Data AugmentationDecoderDepth Estimation

GPR-based Subsurface Object Detection and Reconstruction Using Random Motion and DepthNet

2020-08-20 · Jinglun Feng, Liang Yang, HaiYan Wang, Yifeng Song 외

Ground Penetrating Radar (GPR) is one of the most important non-destructive evaluation (NDE) devices to detect the subsurface objects (i.e. rebars, utility pipes) and reveal the underground scene. One of the biggest chal…

Depth EstimationDepth PredictionGPRobject-detection+1

S2R-DepthNet: Learning a Generalizable Depth-specific Structural Representation

2021-04-02 · CVPR 2021 1 · Xiaotian Chen, Yuwang Wang, Xuejin Chen, Wenjun Zeng

Human can infer the 3D geometry of a scene from a sketch instead of a realistic image, which indicates that the spatial structure plays a fundamental role in understanding the depth of scenes. We are the first to explore…

3D geometryDepth EstimationDepth PredictionDomain Adaptation+3

AuxDepthNet: Real-Time Monocular 3D Object Detection with Depth-Sensitive Features

2025-01-07 · Ruochen Zhang, Hyeung-Sik Choi, Dongwook Jung, Phan Huy Nam Anh 외

Monocular 3D object detection is a challenging task in autonomous systems due to the lack of explicit depth information in single-view images. Existing methods often depend on external depth estimators or expensive senso…

3D Object DetectionComputational EfficiencyMonocular 3D Object DetectionObject+4