Towards Better Data Exploitation in Self-Supervised Monocular Depth Estimation
Jinfeng Liu, Lingtong Kong, Jie Yang, Wei Liu

TL;DR
This paper introduces novel data augmentation and a detail-enhanced network architecture to improve self-supervised monocular depth estimation, achieving state-of-the-art results and better generalization across datasets.
Contribution
It proposes Resizing-Cropping and Splitting-Permuting augmentations combined with self-distillation and a detail-enhanced DepthNet for improved depth estimation.
Findings
Achieves state-of-the-art performance on KITTI benchmark.
Demonstrates superior generalization to Make3D and NYUv2 datasets.
Enhances depth map detail restoration with the new network design.
Abstract
Depth estimation plays an important role in the robotic perception system. Self-supervised monocular paradigm has gained significant attention since it can free training from the reliance on depth annotations. Despite recent advancements, existing self-supervised methods still underutilize the available training data, limiting their generalization ability. In this paper, we take two data augmentation techniques, namely Resizing-Cropping and Splitting-Permuting, to fully exploit the potential of training datasets. Specifically, the original image and the generated two augmented images are fed into the training pipeline simultaneously and we leverage them to conduct self-distillation. Additionally, we introduce the detail-enhanced DepthNet with an extra full-scale branch in the encoder and a grid decoder to enhance the restoration of fine details in depth maps. Experimental results…
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
