Stereo matching can report separate data and model uncertainty by combining ordinal-regression disparity distributions with a kernel-regression model-uncertainty estimator.
Gradient-based Uncertainty for Monocular Depth Estimation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In monocular depth estimation, disturbances in the image context, like moving objects or reflecting materials, can easily lead to erroneous predictions. For that reason, uncertainty estimates for each pixel are necessary, in particular for safety-critical applications such as automated driving. We propose a post hoc uncertainty estimation approach for an already trained and thus fixed depth estimation model, represented by a deep neural network. The uncertainty is estimated with the gradients which are extracted with an auxiliary loss function. To avoid relying on ground-truth information for the loss definition, we present an auxiliary loss function based on the correspondence of the depth prediction for an image and its horizontally flipped counterpart. Our approach achieves state-of-the-art uncertainty estimation results on the KITTI and NYU Depth V2 benchmarks without the need to retrain the neural network. Models and code are publicly available at https://github.com/jhornauer/GrUMoDepth.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Probabilistic Modeling of Disparity Uncertainty for Robust and Efficient Stereo Matching
Stereo matching can report separate data and model uncertainty by combining ordinal-regression disparity distributions with a kernel-regression model-uncertainty estimator.