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

3D Packing for Self-Supervised Monocular Depth Estimation

About

Although cameras are ubiquitous, robotic platforms typically rely on active sensors like LiDAR for direct 3D perception. In this work, we propose a novel self-supervised monocular depth estimation method combining geometry with a new deep network, PackNet, learned only from unlabeled monocular videos. Our architecture leverages novel symmetrical packing and unpacking blocks to jointly learn to compress and decompress detail-preserving representations using 3D convolutions. Although self-supervised, our method outperforms other self, semi, and fully supervised methods on the KITTI benchmark. The 3D inductive bias in PackNet enables it to scale with input resolution and number of parameters without overfitting, generalizing better on out-of-domain data such as the NuScenes dataset. Furthermore, it does not require large-scale supervised pretraining on ImageNet and can run in real-time. Finally, we release DDAD (Dense Depth for Automated Driving), a new urban driving dataset with more challenging and accurate depth evaluation, thanks to longer-range and denser ground-truth depth generated from high-density LiDARs mounted on a fleet of self-driving cars operating world-wide.

Vitor Guizilini, Rares Ambrus, Sudeep Pillai, Allan Raventos, Adrien Gaidon• 2019

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.071
502
Depth EstimationKITTI (Eigen split)
RMSE4.538
276
Monocular Depth EstimationKITTI (Eigen split)
Abs Rel0.104
193
Monocular Depth EstimationKITTI
Abs Rel0.107
161
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE4.386
159
Monocular Depth EstimationKITTI 80m maximum depth (Eigen)
Abs Rel0.107
126
Monocular Depth EstimationDDAD (test)
RMSE11.936
122
Monocular Depth EstimationKITTI 2015 (Eigen split)
Abs Rel0.107
95
Monocular Depth EstimationKITTI Improved GT (Eigen)
AbsRel0.078
92
Monocular Depth EstimationKITTI improved ground truth (Eigen split)
Abs Rel0.071
65
Showing 10 of 30 rows

Other info

Code

Follow for update