Self-supervised Monocular Depth Estimation for All Day Images using Domain Separation
Lina Liu, Xibin Song, Mengmeng Wang, Yong Liu, Liangjun Zhang

TL;DR
This paper introduces a domain-separated network for self-supervised monocular depth estimation that effectively handles all-day images by separating private and invariant features, improving performance across varying illumination conditions.
Contribution
The novel approach partitions image information into private and invariant domains, using GAN-generated images and orthogonality constraints to reduce domain gap and enhance depth estimation accuracy.
Findings
Achieves state-of-the-art results on Oxford RobotCar dataset.
Effectively handles day and night image variations.
Improves depth map quality across all-day conditions.
Abstract
Remarkable results have been achieved by DCNN based self-supervised depth estimation approaches. However, most of these approaches can only handle either day-time or night-time images, while their performance degrades for all-day images due to large domain shift and the variation of illumination between day and night images. To relieve these limitations, we propose a domain-separated network for self-supervised depth estimation of all-day images. Specifically, to relieve the negative influence of disturbing terms (illumination, etc.), we partition the information of day and night image pairs into two complementary sub-spaces: private and invariant domains, where the former contains the unique information (illumination, etc.) of day and night images and the latter contains essential shared information (texture, etc.). Meanwhile, to guarantee that the day and night images contain the same…
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 · Image Processing Techniques and Applications · Optical measurement and interference techniques
MethodsDiffusion-Convolutional Neural Networks
