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

Single Image Depth Prediction with Wavelet Decomposition

About

We present a novel method for predicting accurate depths from monocular images with high efficiency. This optimal efficiency is achieved by exploiting wavelet decomposition, which is integrated in a fully differentiable encoder-decoder architecture. We demonstrate that we can reconstruct high-fidelity depth maps by predicting sparse wavelet coefficients. In contrast with previous works, we show that wavelet coefficients can be learned without direct supervision on coefficients. Instead we supervise only the final depth image that is reconstructed through the inverse wavelet transform. We additionally show that wavelet coefficients can be learned in fully self-supervised scenarios, without access to ground-truth depth. Finally, we apply our method to different state-of-the-art monocular depth estimation models, in each case giving similar or better results compared to the original model, while requiring less than half the multiply-adds in the decoder network. Code at https://github.com/nianticlabs/wavelet-monodepth

Micha\"el Ramamonjisoa, Michael Firman, Jamie Watson, Vincent Lepetit, Daniyar Turmukhambetov• 2021

Related benchmarks

TaskDatasetResultRank
Depth EstimationKITTI (Eigen split)
RMSE4.387
276
Monocular Depth EstimationKITTI Improved GT (Eigen)
AbsRel0.074
92
Showing 2 of 2 rows

Other info

Code

Follow for update