paper-with-me

Papers

Domain Adaptive Monocular Depth Estimation With Semantic Information

2021-04-12 · Fei Lu, Hyeonwoo Yu, Jean Oh

The advent of deep learning has brought an impressive advance to monocular depth estimation, e.g., supervised monocular depth estimation has been thoroughly investigated. However, the large amount of the RGB-to-depth dataset may not be always available since collecting accurate depth ground truth according to the RGB image is a time-consuming and expensive task. Although the network can be trained on an alternative dataset to overcome the dataset scale problem, the trained model is hard to generalize to the target domain due to the domain discrepancy. Adversarial domain alignment has demonstrated its efficacy to mitigate the domain shift on simple image classification tasks in previous works. However, traditional approaches hardly handle the conditional alignment as they solely consider the feature map of the network. In this paper, we propose an adversarial training model that leverages semantic information to narrow the domain gap. Based on the experiments conducted on the datasets for the monocular depth estimation task including KITTI and Cityscapes, the proposed compact model achieves state-of-the-art performance comparable to complex latest models and shows favorable results on boundaries and objects at far distances.

📄 PDF Abstract BibTeX arXiv:2104.05764

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimationimage-classificationImage ClassificationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

ROIFormer: Semantic-Aware Region of Interest Transformer for Efficient Self-Supervised Monocular Depth Estimation

2022-12-12 · Daitao Xing, Jinglin Shen, Chiuman Ho, Anthony Tzes

The exploration of mutual-benefit cross-domains has shown great potential toward accurate self-supervised depth estimation. In this work, we revisit feature fusion between depth and semantic information and propose an ef…

Depth EstimationMonocular Depth Estimation

Geometry meets semantics for semi-supervised monocular depth estimation

2018-10-09 · Pierluigi Zama Ramirez, Matteo Poggi, Fabio Tosi, Stefano Mattoccia 외

Depth estimation from a single image represents a very exciting challenge in computer vision. While other image-based depth sensing techniques leverage on the geometry between different viewpoints (e.g., stereo or struct…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

BoRe-Depth: Self-supervised Monocular Depth Estimation with Boundary Refinement for Embedded Systems

2025-11-06 · Chang Liu, Juan Li, Sheng Zhang, Chang Liu 외 arxiv

Depth estimation is one of the key technologies for realizing 3D perception in unmanned systems. Monocular depth estimation has been widely researched because of its low-cost advantage, but the existing methods face the …

Monocular Depth EstimationObject Recognition

Structure-Attentioned Memory Network for Monocular Depth Estimation

2019-09-10 · Jing Zhu, Yunxiao Shi, Mengwei Ren, Yi Fang 외

Monocular depth estimation is a challenging task that aims to predict a corresponding depth map from a given single RGB image. Recent deep learning models have been proposed to predict the depth from the image by learnin…

Depth EstimationDomain AdaptationMonocular Depth Estimation

DESC: Domain Adaptation for Depth Estimation via Semantic Consistency

2020-09-03 · Adrian Lopez-Rodriguez, Krystian Mikolajczyk

Accurate real depth annotations are difficult to acquire, needing the use of special devices such as a LiDAR sensor. Self-supervised methods try to overcome this problem by processing video or stereo sequences, which may…

Depth EstimationDomain AdaptationMonocular Depth EstimationSemantic Segmentation