Active-Passive SimStereo -- Benchmarking the Cross-Generalization Capabilities of Deep Learning-based Stereo Methods
Laurent Jospin, Allen Antony, Lian Xu, Hamid Laga, Farid, Boussaid, Mohammed Bennamoun

TL;DR
This paper introduces the Active-Passive SimStereo dataset and benchmark to evaluate deep stereo methods' ability to generalize from passive to active stereo, revealing that most modules perform well except for disparity refinement in some architectures.
Contribution
The paper provides a new benchmark dataset and analysis of deep stereo methods' cross-generalization capabilities between passive and active stereo images.
Findings
Feature extraction and matching modules generalize well to active stereo.
Disparity refinement modules in some architectures are negatively impacted by active stereo patterns.
Active stereo patterns can act as adversarial noise affecting certain modules.
Abstract
In stereo vision, self-similar or bland regions can make it difficult to match patches between two images. Active stereo-based methods mitigate this problem by projecting a pseudo-random pattern on the scene so that each patch of an image pair can be identified without ambiguity. However, the projected pattern significantly alters the appearance of the image. If this pattern acts as a form of adversarial noise, it could negatively impact the performance of deep learning-based methods, which are now the de-facto standard for dense stereo vision. In this paper, we propose the Active-Passive SimStereo dataset and a corresponding benchmark to evaluate the performance gap between passive and active stereo images for stereo matching algorithms. Using the proposed benchmark and an additional ablation study, we show that the feature extraction and matching modules of a selection of twenty…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Processing Techniques and Applications
