Learning monocular depth estimation with unsupervised trinocular assumptions
About
Obtaining accurate depth measurements out of a single image represents a fascinating solution to 3D sensing. CNNs led to considerable improvements in this field, and recent trends replaced the need for ground-truth labels with geometry-guided image reconstruction signals enabling unsupervised training. Currently, for this purpose, state-of-the-art techniques rely on images acquired with a binocular stereo rig to predict inverse depth (i.e., disparity) according to the aforementioned supervision principle. However, these methods suffer from well-known problems near occlusions, left image border, etc inherited from the stereo setup. Therefore, in this paper, we tackle these issues by moving to a trinocular domain for training. Assuming the central image as the reference, we train a CNN to infer disparity representations pairing such image with frames on its left and right side. This strategy allows obtaining depth maps not affected by typical stereo artifacts. Moreover, being trinocular datasets seldom available, we introduce a novel interleaved training procedure enabling to enforce the trinocular assumption outlined from current binocular datasets. Exhaustive experimental results on the KITTI dataset confirm that our proposal outperforms state-of-the-art methods for unsupervised monocular depth estimation trained on binocular stereo pairs as well as any known methods relying on other cues.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Depth Estimation | KITTI (Eigen split) | RMSE5.281 | 276 | |
| Monocular Depth Estimation | KITTI Raw Eigen (test) | RMSE4.822 | 159 | |
| Monocular Depth Estimation | KITTI 80m maximum depth (Eigen) | Abs Rel0.111 | 126 | |
| Monocular Depth Estimation | KITTI 2015 (Eigen split) | Abs Rel0.126 | 95 | |
| Depth Estimation | KITTI improved ground truth 2015 (93% Eigen split) | Abs Rel0.102 | 32 | |
| Depth Estimation | KITTI Eigen split improved ground truth (test) | Abs Rel0.102 | 22 | |
| Monocular Depth Estimation | KITTI Improved Ground Truth 40 | Abs Rel Error0.102 | 22 | |
| Monocular Depth Estimation | KITTI 2012 2015 (Eigen split) | Abs Rel Error0.106 | 21 | |
| Monocular Depth Estimation | KITTI 50m cap 11 (Eigen) | Abs Rel0.091 | 10 |