Related Experiment Video
Updated: Jul 19, 2025

Robotized Testing of Camera Positions to Determine Ideal Configuration for Stereo 3D Visualization of Open-Heart Surgery
Published on: August 12, 2021
Digging Into Uncertainty-Based Pseudo-Label for Robust Stereo Matching
This study introduces uncertainty estimation for robust stereo matching, improving generalization across datasets. It uses uncertainty-based pseudo-labels to adapt models without extensive ground truth data.
Area of Science:
- Computer Vision
- Machine Learning
Background:
- Stereo matching methods struggle with domain shift and imbalanced disparity, limiting dataset generalization.
- Adapting to new domains typically requires costly ground-truth data, which is often impractical.
Purpose of the Study:
- To develop a robust stereo matching approach that addresses domain shift and limited ground truth data.
- To leverage uncertainty estimation for improved disparity distribution and model adaptation.
Main Methods:
- Employed pixel-level uncertainty estimation to dynamically adjust disparity search spaces, pruning unlikely correspondences.
- Introduced uncertainty-based pseudo-labeling (pixel-level and area-level) to adapt pre-trained models to new domains using sparse, reliable labels.
- Validated the method's effectiveness in cross-domain, adaptation, and joint generalization scenarios.
Main Results:
- Achieved 1st place in the stereo task at the Robust Vision Challenge 2020.
- Demonstrated strong cross-domain, adaptation, and joint generalization capabilities.
- Extended uncertainty-based pseudo-labels to unsupervised monocular depth estimation, achieving performance comparable to supervised methods.
Conclusions:
- Uncertainty estimation offers a robust solution for stereo matching challenges, particularly domain shift and data scarcity.
- The proposed uncertainty-based pseudo-labeling technique effectively bridges domain gaps and enables unsupervised learning for depth estimation.
More Related Videos
08:25Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
06:26Stereo-Imaging System DLT Calibration to Capture 3D In Situ Displacements of Stretched Peripheral Nerves
Published on: January 12, 2024
Related Concept Videos
Uncertainty: Overview
Uncertainty: Confidence Intervals
Propagation of Uncertainty from Systematic Error
Propagation of Uncertainty from Random Error
Uncertainty in Measurement: Accuracy and Precision
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...