Hybrid Cost Volume for Memory-Efficient Optical Flow
Yang Zhao, Gangwei Xu, Gang Wu

TL;DR
This paper introduces HCV, a memory-efficient hybrid cost volume for optical flow estimation that reduces memory usage significantly while maintaining high accuracy, especially for high-resolution images.
Contribution
The paper proposes a novel hybrid cost volume construction using a Top-k strategy and local search, enabling memory-efficient optical flow estimation with high accuracy.
Findings
Reduces memory consumption compared to all-pairs cost volume methods.
Achieves high accuracy on Sintel and KITTI datasets.
Effectively handles 4K resolution images.
Abstract
Current state-of-the-art flow methods are mostly based on dense all-pairs cost volumes. However, as image resolution increases, the computational and spatial complexity of constructing these cost volumes grows at a quartic rate, making these methods impractical for high-resolution images. In this paper, we propose a novel Hybrid Cost Volume for memory-efficient optical flow, named HCV. To construct HCV, we first propose a Top-k strategy to separate the 4D cost volume into two global 3D cost volumes. These volumes significantly reduce memory usage while retaining a substantial amount of matching information. We further introduce a local 4D cost volume with a local search space to supplement the local information for HCV. Based on HCV, we design a memory-efficient optical flow network, named HCVFlow. Compared to the recurrent flow methods based the all-pairs cost volumes, our HCVFlow…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Photonic and Optical Devices · Advanced optical system design
