Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learn Stereo, Infer Mono: Siamese Networks for Self-Supervised, Monocular, Depth Estimation

About

The field of self-supervised monocular depth estimation has seen huge advancements in recent years. Most methods assume stereo data is available during training but usually under-utilize it and only treat it as a reference signal. We propose a novel self-supervised approach which uses both left and right images equally during training, but can still be used with a single input image at test time, for monocular depth estimation. Our Siamese network architecture consists of two, twin networks, each learns to predict a disparity map from a single image. At test time, however, only one of these networks is used in order to infer depth. We show state-of-the-art results on the standard KITTI Eigen split benchmark as well as being the highest scoring self-supervised method on the new KITTI single view benchmark. To demonstrate the ability of our method to generalize to new data sets, we further provide results on the Make3D benchmark, which was not used during training.

Matan Goldman, Tal Hassner, Shai Avidan• 2019

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationMake3D (test)
Abs Rel0.406
132
Monocular Depth EstimationKITTI (test)
Abs Rel Error14.04
103
Depth EstimationKITTI public benchmark official (test)
SILog17.92
22
Monocular Depth EstimationKITTI capped 50m 15 (Eigen)
Abs Rel0.1069
19
Monocular Depth EstimationKITTI 2015 (test)
Abs Rel0.113
19
Depth PredictionKITTI depth prediction benchmark
SILog17.92
11
Showing 6 of 6 rows

Other info

Code

Follow for update