CVAIROMay 31, 2023

A technique to jointly estimate depth and depth uncertainty for unmanned aerial vehicles

arXiv:2305.19780v12 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the need for reliable depth and uncertainty estimation in autonomous UAV applications, representing an incremental improvement over existing methods.

The paper tackles the problem of reliable depth estimation for unmanned aerial vehicles by enhancing M4Depth to jointly estimate depth and uncertainty, achieving performance similar to existing methods while being 2.5 times faster and causal.

When used by autonomous vehicles for trajectory planning or obstacle avoidance, depth estimation methods need to be reliable. Therefore, estimating the quality of the depth outputs is critical. In this paper, we show how M4Depth, a state-of-the-art depth estimation method designed for unmanned aerial vehicle (UAV) applications, can be enhanced to perform joint depth and uncertainty estimation. For that, we present a solution to convert the uncertainty estimates related to parallax generated by M4Depth into uncertainty estimates related to depth, and show that it outperforms the standard probabilistic approach. Our experiments on various public datasets demonstrate that our method performs consistently, even in zero-shot transfer. Besides, our method offers a compelling value when compared to existing multi-view depth estimation methods as it performs similarly on a multi-view depth estimation benchmark despite being 2.5 times faster and causal, as opposed to other methods. The code of our method is publicly available at https://github.com/michael-fonder/M4DepthU .

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes