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

May 31, 2023 Β· Entered Twilight Β· πŸ› International Conference on Systems, Signals, and Image Processing

πŸ’€ TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: LICENSE, README.md, assets, callbacks.py, cuda_backproject, data.zip, dataloaders, datasets_location.json, m4depthu_network.py, m4depthu_options.py, main.py, metrics.py, pretrained_weights1.zip, pretrained_weights2.zip, pretrained_weights3.zip, pretrained_weights4.zip, pretrained_weights5.zip, scripts, utils

Authors Michaël Fonder, Marc Van Droogenbroeck arXiv ID 2305.19780 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.RO Citations 2 Venue International Conference on Systems, Signals, and Image Processing Repository https://github.com/michael-fonder/M4DepthU ⭐ 15 Last Checked 3 months ago
Abstract
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 .
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computer Vision

πŸŒ… πŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV πŸ› ICCV πŸ“š 27.7K cites 11 years ago