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
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 Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Computer Vision
π
π
Old Age
π
π
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
π
π
Old Age
SSD: Single Shot MultiBox Detector
π
π
Old Age
Squeeze-and-Excitation Networks
π
π
Old Age
Fast R-CNN
π
π
Old Age