paper-with-me

홈 › Papers

Unsupervised Monocular Depth Estimation for Night-time Images using Adversarial Domain Feature Adaptation

2020-10-03 · ECCV 2020 8 · Madhu Vankadari, Sourav Garg, Anima Majumder, Swagat Kumar, Ardhendu Behera

In this paper, we look into the problem of estimating per-pixel depth maps from unconstrained RGB monocular night-time images which is a difficult task that has not been addressed adequately in the literature. The state-of-the-art day-time depth estimation methods fail miserably when tested with night-time images due to a large domain shift between them. The usual photo metric losses used for training these networks may not work for night-time images due to the absence of uniform lighting which is commonly present in day-time images, making it a difficult problem to solve. We propose to solve this problem by posing it as a domain adaptation problem where a network trained with day-time images is adapted to work for night-time images. Specifically, an encoder is trained to generate features from night-time images that are indistinguishable from those obtained from day-time images by using a PatchGAN-based adversarial discriminative learning method. Unlike the existing methods that directly adapt depth prediction (network output), we propose to adapt feature maps obtained from the encoder network so that a pre-trained day-time depth decoder can be directly used for predicting depth from these adapted features. Hence, the resulting method is termed as "Adversarial Domain Feature Adaptation (ADFA)" and its efficacy is demonstrated through experimentation on the challenging Oxford night driving dataset. Also, The modular encoder-decoder architecture for the proposed ADFA method allows us to use the encoder module as a feature extractor which can be used in many other applications. One such application is demonstrated where the features obtained from our adapted encoder network are shown to outperform other state-of-the-art methods in a visual place recognition problem, thereby, further establishing the usefulness and effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2010.01402

Code (1)

madhubabuv/NightDepthADFA 공식 구현

Tasks

DecoderDepth EstimationDepth PredictionDomain AdaptationMonocular Depth EstimationUnsupervised Monocular Depth EstimationVisual Place Recognition

Similar Papers 제목 키워드 기반

Unsupervised Monocular Depth Estimation in Highly Complex Environments

2021-07-28 · Chaoqiang Zhao, Yang Tang, Qiyu Sun

With the development of computational intelligence algorithms, unsupervised monocular depth and pose estimation framework, which is driven by warped photometric consistency, has shown great performance in the daytime sce…

Depth EstimationDomain AdaptationMonocular Depth EstimationPose Estimation+1

DeFeat-Net: General Monocular Depth via Simultaneous Unsupervised Representation Learning

2020-03-30 · CVPR 2020 6 · Jaime Spencer, Richard Bowden, Simon Hadfield

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize …

Depth EstimationMonocular Depth EstimationRepresentation Learning

Self-Supervised Monocular Depth Estimation in the Dark: Towards Data Distribution Compensation

2024-04-22 · Haolin Yang, Chaoqiang Zhao, Lu Sheng, Yang Tang

Nighttime self-supervised monocular depth estimation has received increasing attention in recent years. However, using night images for self-supervision is unreliable because the photometric consistency assumption is usu…

Depth EstimationDomain AdaptationMonocular Depth Estimation

DepthDark: Robust Monocular Depth Estimation for Low-Light Environments

2025-07-24 · Longjian Zeng, Zunjie Zhu, Rongfeng Lu, Ming Lu 외 arxiv

In recent years, foundation models for monocular depth estimation have received increasing attention. Current methods mainly address typical daylight conditions, but their effectiveness notably decreases in low-light env…

parameter-efficient fine-tuningMonocular Depth Estimation

GlocalFuse-Depth: Fusing Transformers and CNNs for All-day Self-supervised Monocular Depth Estimation

2023-02-20 · Zezheng Zhang, Ryan K. Y. Chan, Kenneth K. Y. Wong

In recent years, self-supervised monocular depth estimation has drawn much attention since it frees of depth annotations and achieved remarkable results on standard benchmarks. However, most of existing methods only focu…

AllDepth EstimationMonocular Depth Estimation