Papers › Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching

Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching

13 Dec 2019CVPR 2020 6arXiv:1912.06378archive 2025-07-28

Xiaodong Gu, Zhiwen Fan, Zuozhuo Dai, Siyu Zhu, Feitong Tan, Ping Tan

The deep multi-view stereo (MVS) and stereo matching approaches generally construct 3D cost volumes to regularize and regress the output depth or disparity. These methods are limited when high-resolution outputs are needed since the memory and time costs grow cubically as the volume resolution increases. In this paper, we propose a both memory and time efficient cost volume formulation that is complementary to existing multi-view stereo and stereo matching approaches based on 3D cost volumes. First, the proposed cost volume is built upon a standard feature pyramid encoding geometry and context at gradually finer scales. Then, we can narrow the depth (or disparity) range of each stage by the depth (or disparity) map from the previous stage. With gradually higher cost volume resolution and adaptive adjustment of depth (or disparity) intervals, the output is recovered in a coarser to fine manner. We apply the cascade cost volume to the representative MVS-Net, and obtain a 23.1% improvement on DTU benchmark (1st place), with 50.6% and 74.2% reduction in GPU memory and run-time. It is also the state-of-the-art learning-based method on Tanks and Temples benchmark. The statistics of accuracy, run-time and GPU memory on other representative stereo CNNs also validate the effectiveness of our proposed method.

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="1912.06378")

Code

Syntology Ran 6 of 14 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

alibaba/cascade-stereo officialmentioned in papermentioned on GitHubpytorchMIT report
apchenstu/mvsnerf mentioned on GitHubpytorch report
hz-ants/cascade-mvsnet mentioned on GitHubpytorchMIT report
kwea123/CasMVSNet_pl mentioned on GitHubpytorchGPL-3.0 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

14 samples harvested; 6 ran; 2 honoured the contract we drafted; 8 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.

2ran · honoured contract
2ran · our draft was wrong
2ran
8unverified

Licence: 0 of the 14 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 alibaba/cascade-stereo. “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.

depth_regression alibaba/cascade-stereo/CasMVSNet/models/module.py official repository ran · honoured contract fingerprinted MIT (permissive) · 16a0f9b77eb60de7 · report
make_nograd_func alibaba/cascade-stereo/CasMVSNet/utils.py official repository ran MIT (permissive) · a76fc7fb6958f97c · report
make_recursive_func alibaba/cascade-stereo/CasMVSNet/utils.py official repository ran MIT (permissive) · b62bec09ceeaca79 · report
read_cameras_binary alibaba/cascade-stereo/CasMVSNet/colmap2mvsnet.py official repository ran · our draft was wrong MIT (permissive) · 0bf4b207ce0d106a · report
read_cameras_text alibaba/cascade-stereo/CasMVSNet/colmap2mvsnet.py official repository ran · our draft was wrong MIT (permissive) · 8a38e306ff4c5b42 · report
read_next_bytes alibaba/cascade-stereo/CasMVSNet/colmap2mvsnet.py official repository ran · honoured contract MIT (permissive) · 56858e04e6fdb2ff · report
cas_mvsnet_loss alibaba/cascade-stereo/CasMVSNet/models/module.py official repository unverified MIT (permissive) · b5d1d0074afb1728 · report
homo_warping alibaba/cascade-stereo/CasMVSNet/models/module.py official repository unverified MIT (permissive) · 79f496992a3d3dd0 · report
pfm_imread alibaba/cascade-stereo/CasStereoNet/datasets/data_io.py official repository unverified MIT (permissive) · c35f13ea74c6be42 · report
read_all_lines alibaba/cascade-stereo/CasStereoNet/datasets/data_io.py official repository unverified MIT (permissive) · e711a03e74028ed6 · report
read_camera_parameters alibaba/cascade-stereo/CasMVSNet/gipuma.py official repository unverified MIT (permissive) · 0c21ad29e1868b8e · report
read_gipuma_dmb alibaba/cascade-stereo/CasMVSNet/gipuma.py official repository unverified MIT (permissive) · f6147a9b9d73ca5e · report
read_pfm alibaba/cascade-stereo/CasMVSNet/datasets/data_io.py official repository unverified MIT (permissive) · 6b687b02c05fe850 · report
tensor2float alibaba/cascade-stereo/CasMVSNet/utils.py official repository unverified MIT (permissive) · 8e28f96374f1b285 · report

Tasks

3D ReconstructionPoint CloudsStereo Matching

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Reconstruction DTU Cas-MVSNet Acc 0.325 #17 of 24 Archive leaderboard report
3D Reconstruction DTU Cas-MVSNet Comp 0.385 #17 of 24 Archive leaderboard report
3D Reconstruction DTU Cas-MVSNet Overall 0.355 #17 of 24 Archive leaderboard report
Point Clouds Tanks and Temples Cas-MVSNet Mean F1 (Advanced) 31.12 #13 of 21 Archive leaderboard report
Point Clouds Tanks and Temples Cas-MVSNet Mean F1 (Intermediate) 56.84 #13 of 21 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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