中文
相关论文

相关论文: Hybrid Cost Volume for Memory-Efficient Optical Fl…

200 篇论文

The full 4D cost volume in Recurrent All-Pairs Field Transforms (RAFT) or global matching by Transformer achieves impressive performance for optical flow estimation. However, their memory consumption increases quadratically with input…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Gangwei Xu , Shujun Chen , Hao Jia , Miaojie Feng , Xin Yang

The cost volume, capturing the similarity of possible correspondences across two input images, is a key ingredient in state-of-the-art optical flow approaches. When sampling correspondences to build the cost volume, a large neighborhood…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Huaizu Jiang , Erik Learned-Miller

Cost volumes are used in every modern optical flow estimator, but due to their computational and space complexity, they are often a limiting factor regarding both processing speed and the resolution of input frames. Motivated by our…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Simon Kiefhaber , Stefan Roth , Simone Schaub-Meyer

We present an optical flow estimation approach that operates on the full four-dimensional cost volume. This direct approach shares the structural benefits of leading stereo matching pipelines, which are known to yield high accuracy. To this…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Jia Xu , René Ranftl , Vladlen Koltun

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…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Xiaodong Gu , Zhiwen Fan , Zuozhuo Dai , Siyu Zhu , Feitong Tan , Ping Tan

Optical flow is inherently a 2D search problem, and thus the computational complexity grows quadratically with respect to the search window, making large displacements matching infeasible for high-resolution images. In this paper, we take…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Haofei Xu , Jiaolong Yang , Jianfei Cai , Juyong Zhang , Xin Tong

Learning matching costs has been shown to be critical to the success of the state-of-the-art deep stereo matching methods, in which 3D convolutions are applied on a 4D feature volume to learn a 3D cost volume. However, this mechanism has…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Jianyuan Wang , Yiran Zhong , Yuchao Dai , Kaihao Zhang , Pan Ji , Hongdong Li

Optical flow estimation is a fundamental and long-standing visual task. In this work, we present a novel method, dubbed HMAFlow, to improve optical flow estimation in challenging scenes, particularly those involving small objects. The…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Dianbo Ma , Kousuke Imamura , Ziyan Gao , Xiangjie Wang , Satoshi Yamane

Recent optical flow estimation methods often employ local cost sampling from a dense all-pairs correlation volume. This results in quadratic computational and memory complexity in the number of pixels. Although an alternative…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Karlis Martins Briedis , Markus Gross , Christopher Schroers

Vision-based 3D occupancy prediction is significantly challenged by the inherent limitations of monocular vision in depth estimation. This paper introduces CVT-Occ, a novel approach that leverages temporal fusion through the geometric…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Zhangchen Ye , Tao Jiang , Chenfeng Xu , Yiming Li , Hang Zhao

Recently, the dense correlation volume method achieves state-of-the-art performance in optical flow. However, the correlation volume computation requires a lot of memory, which makes prediction difficult on high-resolution images. In this…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Zihua Zheng , Ni Nie , Zhi Ling , Pengfei Xiong , Jiangyu Liu , Hao Wang , Jiankun Li

Cost volume is an essential component of recent deep models for optical flow estimation and is usually constructed by calculating the inner product between two feature vectors. However, the standard inner product in the commonly-used cost…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Taihong Xiao , Jinwei Yuan , Deqing Sun , Qifei Wang , Xin-Yu Zhang , Kehan Xu , Ming-Hsuan Yang

Stereo matching is essential for robot navigation. However, the accuracy of current widely used traditional methods is low, while methods based on CNN need expensive computational cost and running time. This is because different cost…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Xiaogang Jia , Wei Chen , Zhengfa Liang , Mingfei Wu , Yusong Tan , Libo Huang

Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Gangwei Xu , Yun Wang , Junda Cheng , Jinhui Tang , Xin Yang

Recent advancements in neural network-based optical flow estimation often come with prohibitively high computational and memory requirements, presenting challenges in their model adaptation for mobile and low-power use cases. In this paper,…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Risheek Garrepalli , Jisoo Jeong , Rajeswaran C Ravindran , Jamie Menjay Lin , Fatih Porikli

Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Gangwei Xu , Junda Cheng , Peng Guo , Xin Yang

Accurate modeling of the complex dynamics of fluid flows is a fundamental challenge in computational physics and engineering. This study presents an innovative integration of High-Order Singular Value Decomposition (HOSVD) with Long…

Self-supervised monocular depth estimation methods typically rely on the reprojection error to capture geometric relationships between successive frames in static environments. However, this assumption does not hold in dynamic objects in…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Xingyu Miao , Yang Bai , Haoran Duan , Yawen Huang , Fan Wan , Xinxing Xu , Yang Long , Yefeng Zheng

Optical flow estimation with occlusion or large displacement is a problematic challenge due to the lost of corresponding pixels between consecutive frames. In this paper, we discover that the lost information is related to a large quantity…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Yang Jiao , Guangming Shi , Trac D. Tran

Optical flow, which computes the apparent motion from a pair of video frames, is a critical tool for scene motion estimation. Correlation volume is the central component of optical flow computational neural models. It estimates the pairwise…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Jiangpeng Li , Yan Niu
‹ 上一页 1 2 3 10 下一页 ›