Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching
Xiaodong Gu, Zhiwen Fan, Zuozhuo Dai, Siyu Zhu, Feitong Tan, Ping Tan

TL;DR
This paper introduces a memory- and time-efficient cascade cost volume method for high-resolution multi-view stereo and stereo matching, significantly improving accuracy while reducing resource consumption.
Contribution
The proposed cascade cost volume approach enhances existing methods by enabling high-resolution outputs with lower memory and computational costs through a multi-scale, adaptive strategy.
Findings
23.1% improvement on DTU benchmark
50.6% reduction in GPU memory usage
74.2% faster runtime
Abstract
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…
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
Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Robotics and Sensor-Based Localization
