paper-with-me

Papers

Single Image Depth Estimation Based on Spectral Consistency and Predicted View

2021-01-01 · Anonymous

Single image depth estimation is a critical issue for robot vision, augmented reality, and many other applications when an image sequence is not available. Self-supervised single image depth estimation models target at predicting accurate disparity map just from one single image without ground truth supervision or stereo image pair during real applications. Compared with direct single image depth estimation, single image stereo algorithm can generate the depth from different camera perspectives. In this paper, we propose a novel architecture to infer accurate disparity by leveraging both spectral-consistency based learning model and view-prediction based stereo reconstruction algorithm. Direct spectral-consistency based method can avoid false positive matching in smooth regions. Single image stereo can preserve more distinct boundaries from another camera perspective. By learning confidence map and designing a fusion strategy, the two disparities from two approaches are able to be effectively fused to produce the refined disparity. Extensive experiments indicate that our method exploits both advantages of spectral consistency and view prediction, especially in constraining boundaries and correcting wrong predicting regions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Self-Supervised Depth and Ego-Motion Estimation for Monocular Thermal Video Using Multi-Spectral Consistency Loss

2021-03-01 · Ukcheol Shin, Kyunghyun Lee, Seokju Lee, In So Kweon

A thermal camera can robustly capture thermal radiation images under harsh light conditions such as night scenes, tunnels, and disaster scenarios. However, despite this advantage, neither depth nor ego-motion estimation …

Motion EstimationSelf-Supervised Learning

Bridging Spectral-wise and Multi-spectral Depth Estimation via Geometry-guided Contrastive Learning

2025-03-02 · Ukcheol Shin, Kyunghyun Lee, Jean Oh

Deploying depth estimation networks in the real world requires high-level robustness against various adverse conditions to ensure safe and reliable autonomy. For this purpose, many autonomous vehicles employ multi-modal …

Autonomous VehiclesContrastive LearningDepth Estimation

STATIC : Surface Temporal Affine for TIme Consistency in Video Monocular Depth Estimation

2024-12-02 · Sunghun Yang, Minhyeok Lee, Suhwan Cho, Jungho Lee 외

Video monocular depth estimation is essential for applications such as autonomous driving, AR/VR, and robotics. Recent transformer-based single-image monocular depth estimation models perform well on single images but st…

Autonomous DrivingDepth EstimationMonocular Depth EstimationOptical Flow Estimation

Evaluation of CNN-based Single-Image Depth Estimation Methods

2018-05-03 · Tobias Koch, Lukas Liebel, Friedrich Fraundorfer, Marco Körner

While an increasing interest in deep models for single-image depth estimation methods can be observed, established schemes for their evaluation are still limited. We propose a set of novel quality criteria, allowing for …

Depth Estimation

Unsupervised Monocular Depth Estimation with Left-Right Consistency

2016-09-13 · CVPR 2017 7 · Clément Godard, Oisin Mac Aodha, Gabriel J. Brostow

Learning based methods have shown very promising results for the task of depth estimation in single images. However, most existing approaches treat depth prediction as a supervised regression problem and as a result, req…

Depth EstimationDepth PredictionImage ReconstructionMonocular Depth Estimation+1