AdaDepth: Unsupervised Content Congruent Adaptation for Depth Estimation
About
Supervised deep learning methods have shown promising results for the task of monocular depth estimation; but acquiring ground truth is costly, and prone to noise as well as inaccuracies. While synthetic datasets have been used to circumvent above problems, the resultant models do not generalize well to natural scenes due to the inherent domain shift. Recent adversarial approaches for domain adaption have performed well in mitigating the differences between the source and target domains. But these methods are mostly limited to a classification setup and do not scale well for fully-convolutional architectures. In this work, we propose AdaDepth - an unsupervised domain adaptation strategy for the pixel-wise regression task of monocular depth estimation. The proposed approach is devoid of above limitations through a) adversarial learning and b) explicit imposition of content consistency on the adapted target representation. Our unsupervised approach performs competitively with other established approaches on depth estimation tasks and achieves state-of-the-art results in a semi-supervised setting.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Depth Estimation | NYU v2 (test) | Threshold Accuracy (delta < 1.25)85.6 | 423 | |
| Depth Estimation | KITTI (Eigen split) | RMSE4.344 | 276 | |
| Monocular Depth Estimation | Make3D (test) | Abs Rel0.452 | 132 | |
| Monocular Depth Estimation | KITTI 80m maximum depth (Eigen) | Abs Rel0.167 | 126 | |
| Depth Estimation | KITTI 50m cap (test) | Abs Rel0.203 | 24 | |
| Monocular Depth Estimation | KITTI Raw (KR) Eigen 80m (test) | Abs Rel Error0.167 | 20 | |
| Monocular Depth Estimation | KITTI capped 50m 15 (Eigen) | Abs Rel0.162 | 19 | |
| Monocular Depth Estimation | KITTI 50m cap Eigen split (test) | Absolute Relative Error0.203 | 19 | |
| Monocular Depth Estimation | KITTI v1 (Eigen split) | Acc (δ < 1.25)68.7 | 15 | |
| Monocular Depth Estimation | KITTI Eigen 80m (test) | Abs Rel21.4 | 9 |