Unsupervised Monocular Depth Estimation for Night-time Images using Adversarial Domain Feature Adaptation
Madhu Vankadari, Sourav Garg, Anima Majumder, Swagat Kumar, and, Ardhendu Behera

TL;DR
This paper introduces ADFA, a novel domain adaptation approach that uses adversarial training to transfer daytime monocular depth estimation models to night-time images by adapting feature representations, not just outputs.
Contribution
The paper proposes a new feature-level domain adaptation method for monocular depth estimation in night-time images, improving robustness over existing output adaptation techniques.
Findings
ADFA outperforms existing methods on Oxford night driving dataset.
Features from the adapted encoder improve visual place recognition.
Modular encoder can be reused for other applications.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Video Surveillance and Tracking Methods · Image Enhancement Techniques
