Papers › Practical Stereo Matching via Cascaded Recurrent Network with Adaptive Correlation

Practical Stereo Matching via Cascaded Recurrent Network with Adaptive Correlation

22 Mar 2022CVPR 2022 1arXiv:2203.11483archive 2025-07-28

Jiankun Li, Peisen Wang, Pengfei Xiong, Tao Cai, Ziwei Yan, Lei Yang, Jiangyu Liu, Haoqiang Fan, Shuaicheng Liu

With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress. However, it remains a great challenge to accurately extract disparities from real-world image pairs taken by consumer-level devices like smartphones, due to practical complicating factors such as thin structures, non-ideal rectification, camera module inconsistencies and various hard-case scenes. In this paper, we propose a set of innovative designs to tackle the problem of practical stereo matching: 1) to better recover fine depth details, we design a hierarchical network with recurrent refinement to update disparities in a coarse-to-fine manner, as well as a stacked cascaded architecture for inference; 2) we propose an adaptive group correlation layer to mitigate the impact of erroneous rectification; 3) we introduce a new synthetic dataset with special attention to difficult cases for better generalizing to real-world scenes. Our results not only rank 1st on both Middlebury and ETH3D benchmarks, outperforming existing state-of-the-art methods by a notable margin, but also exhibit high-quality details for real-life photos, which clearly demonstrates the efficacy of our contributions.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.11483")

Code

Syntology Ran 8 of 12 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: community (archive-listed): 12 samples from 2 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

megvii-research/crestereo officialmentioned in papermentioned on GitHubApache-2.0 report
ibaiGorordo/ONNX-CREStereo-Depth-Estimation mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
4unverified

Licence: 11 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BasicEncoder ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 8e268552ba4eb93b · report
BasicMotionEncoder ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · dca245fbb7a613c1 · report
FullAttention ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 6cab0eb461072c91 · report
LinearAttention ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 3afd7dc763d222f2 · report
LoFTREncoderLayer ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran no licence file found · pointer only · c89792cf1146b167 · report
LocalFeatureTransformer ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran no licence file found · pointer only · 8e945ec1d679666f · report
PositionEncodingSine ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 367c19f9cc632584 · report
ResidualBlock ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 64d05ac3671cec26 · report
AGCL ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) unverified no licence file found · pointer only · c67940b8604f5370 · report
BasicUpdateBlock ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) unverified no licence file found · pointer only · 42ddea5b49e5bf83 · report
CREStereo ibaiGorordo/CREStereo-Pytorch/nets/crestereo.py community (archive-listed) unverified no licence file found · pointer only · 90db22fcb7d8b180 · report
get_driving_stereo_images ibaiGorordo/ONNX-CREStereo-Depth-Estimation/driving_stereo_point_cloud.py community (archive-listed) unverified MIT (permissive) · 1c3a376096b5ba2d · report

Tasks

Stereo Matching

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections