Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Fast-FoundationStereo: Real-Time Zero-Shot Stereo Matching

About

Stereo foundation models achieve strong zero-shot generalization but remain computationally prohibitive for real-time applications. Efficient stereo architectures, on the other hand, sacrifice robustness for speed and require costly per-domain fine-tuning. To bridge this gap, we present Fast-FoundationStereo, a family of architectures that achieve, for the first time, strong zero-shot generalization at real-time frame rate. We employ a divide-and-conquer acceleration strategy with three components: (1) knowledge distillation to compress the hybrid backbone into a single efficient student; (2) blockwise neural architecture search for automatically discovering optimal cost filtering designs under latency budgets, reducing search complexity exponentially; and (3) structured pruning for eliminating redundancy in the iterative refinement module. Furthermore, we introduce an automatic pseudo-labeling pipeline used to curate 1.4M in-the-wild stereo pairs to supplement synthetic training data and facilitate knowledge distillation. The resulting model can run over 10x faster than FoundationStereo while closely matching its zero-shot accuracy, thus establishing a new state-of-the-art among real-time methods. Project page: https://nvlabs.github.io/Fast-FoundationStereo/

Bowen Wen, Shaurya Dewan, Stan Birchfield• 2025

Related benchmarks

TaskDatasetResultRank
Stereo MatchingKITTI 2015 (test)
D1 Error (Overall)3.17
245
Stereo MatchingKITTI 2015--
142
Stereo MatchingKITTI 2012--
108
Stereo MatchingETH3D
bad 1.01.83
95
Stereo MatchingMiddlebury v3
Bad Pixel Rate (Thresh 2.0)7.2
35
Stereo MatchingMiddlebury Half resolution (H)
Bad2.0 Error Rate3.73
30
Stereo MatchingDrivingStereo Cloudy
D1 Error3.86
27
Stereo MatchingDrivingStereo (foggy)
D1 Error7.09
27
Stereo MatchingDrivingStereo Rainy
D1 Error21.38
27
Stereo MatchingBooster Q (test)
Error Rate (> 2%)6.61
26
Showing 10 of 21 rows

Other info

GitHub

Follow for update