Self-supervised Monocular Depth Estimation: Let's Talk About The Weather
Kieran Saunders, George Vogiatzis, Luis Manso

TL;DR
This paper introduces Robust-Depth, a self-supervised monocular depth estimation method that effectively handles adverse weather conditions by using data augmentation and pseudo-supervised loss, achieving state-of-the-art results across diverse datasets.
Contribution
It proposes a novel augmentation-based approach with pseudo-supervised loss to improve depth estimation robustness in adverse weather without requiring labels.
Findings
Achieves state-of-the-art performance on KITTI dataset.
Significantly outperforms existing methods on adverse weather datasets.
Demonstrates robustness across various challenging conditions.
Abstract
Current, self-supervised depth estimation architectures rely on clear and sunny weather scenes to train deep neural networks. However, in many locations, this assumption is too strong. For example in the UK (2021), 149 days consisted of rain. For these architectures to be effective in real-world applications, we must create models that can generalise to all weather conditions, times of the day and image qualities. Using a combination of computer graphics and generative models, one can augment existing sunny-weather data in a variety of ways that simulate adverse weather effects. While it is tempting to use such data augmentations for self-supervised depth, in the past this was shown to degrade performance instead of improving it. In this paper, we put forward a method that uses augmentations to remedy this problem. By exploiting the correspondence between unaugmented and augmented data…
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
Self-supervised Monocular Depth Estimation: Let's Talk About The Weather· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Advanced Image Processing Techniques
