中文
相关论文

相关论文: High Resolution Multi-Scale RAFT (Robust Vision Ch…

200 篇论文

We introduce RAFT-Stereo, a new deep architecture for rectified stereo based on the optical flow network RAFT. We introduce multi-level convolutional GRUs, which more efficiently propagate information across the image. A modified version of…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Lahav Lipson , Zachary Teed , Jia Deng

The proposed RMS-FlowNet is a novel end-to-end learning-based architecture for accurate and efficient scene flow estimation which can operate on point clouds of high density. For hierarchical scene flow estimation, the existing methods…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Ramy Battrawy , René Schuster , Mohammad-Ali Nikouei Mahani , Didier Stricker

We propose to incorporate feature correlation and sequential processing into dense optical flow estimation from event cameras. Modern frame-based optical flow methods heavily rely on matching costs computed from feature correlation. In…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Mathias Gehrig , Mario Millhäusler , Daniel Gehrig , Davide Scaramuzza

Recent advances in optical flow estimation have prioritized accuracy at the cost of growing GPU memory consumption, particularly for high-resolution (FullHD) inputs. We introduce MEMFOF, a memory-efficient multi-frame optical flow method…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Vladislav Bargatin , Egor Chistov , Alexander Yakovenko , Dmitriy Vatolin

We address the problem of scene flow: given a pair of stereo or RGB-D video frames, estimate pixelwise 3D motion. We introduce RAFT-3D, a new deep architecture for scene flow. RAFT-3D is based on the RAFT model developed for optical flow…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Zachary Teed , Jia Deng

Real-time high-accuracy optical flow estimation is a crucial component in various applications, including localization and mapping in robotics, object tracking, and activity recognition in computer vision. While recent learning-based…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Zhiyong Zhang , Huaizu Jiang , Hanumant Singh

We propose to modify the common training protocols of optical flow, leading to sizable accuracy improvements without adding to the computational complexity of the training process. The improvement is based on observing the bias in sampling…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Aviram Bar-Haim , Lior Wolf

Diffusion models (DMs) have demonstrated remarkable success in real-world image super-resolution (SR), yet their reliance on time-consuming multi-step sampling largely hinders their practical applications. While recent efforts have…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Jiaqi Xu , Wenbo Li , Haoze Sun , Fan Li , Zhixin Wang , Long Peng , Jingjing Ren , Haoran Yang , Xiaowei Hu , Renjing Pei , Pheng-Ann Heng

Real-time high-accuracy optical flow estimation is critical for a variety of real-world robotic applications. However, current learning-based methods often struggle to balance accuracy and computational efficiency: methods that achieve high…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zhiyong Zhang , Aniket Gupta , Huaizu Jiang , Hanumant Singh

Deep learning approaches to optical flow estimation have seen rapid progress over the recent years. One common trait of many networks is that they refine an initial flow estimate either through multiple stages or across the levels of a…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Junhwa Hur , Stefan Roth

This paper presents an investigation into the estimation of optical and scene flow using RGBD information in scenarios where the RGB modality is affected by noise or captured in dark environments. Existing methods typically rely solely on…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Youjie Zhou , Guofeng Mei , Yiming Wang , Fabio Poiesi , Yi Wan

How important are training details and datasets to recent optical flow models like RAFT? And do they generalize? To explore these questions, rather than develop a new model, we revisit three prominent models, PWC-Net, IRR-PWC and RAFT, with…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Deqing Sun , Charles Herrmann , Fitsum Reda , Michael Rubinstein , David Fleet , William T. Freeman

Improving model robustness in case of corrupted images is among the key challenges to enable robust vision systems on smart devices, such as robotic agents. Particularly, robust test-time performance is imperative for most of the…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Elena Camuffo , Umberto Michieli , Jijoong Moon , Daehyun Kim , Mete Ozay

Recently, neural network for scene flow estimation show impressive results on automotive data such as the KITTI benchmark. However, despite of using sophisticated rigidity assumptions and parametrizations, such networks are typically…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Lukas Mehl , Azin Jahedi , Jenny Schmalfuss , Andrés Bruhn

Self-supervised monocular depth estimation enables robots to learn 3D perception from raw video streams. This scalable approach leverages projective geometry and ego-motion to learn via view synthesis, assuming the world is mostly static.…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Vitor Guizilini , Kuan-Hui Lee , Rares Ambrus , Adrien Gaidon

We introduce Warping-Alone Field Transforms (WAFT), a simple and effective method for optical flow. WAFT is similar to RAFT but replaces cost volume with high-resolution warping, achieving better accuracy with lower memory cost. This design…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Yihan Wang , Jia Deng

Event-based vision sensors produce asynchronous event streams with high temporal resolution based on changes in the visual scene. The properties of these sensors allow for accurate and fast calculation of optical flow as events are…

硬件体系结构 · 计算机科学 2024-03-14 Daniel C. Stumpp , Himanshu Akolkar , Alan D. George , Ryad B. Benosman

Attention-based motion aggregation concepts have recently shown their usefulness in optical flow estimation, in particular when it comes to handling occluded regions. However, due to their complexity, such concepts have been mainly…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Azin Jahedi , Maximilian Luz , Marc Rivinius , Andrés Bruhn

Recent advances in diffusion and flow-based generative models have demonstrated remarkable success in image restoration tasks, achieving superior perceptual quality compared to traditional deep learning approaches. However, these methods…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yuanzhi Zhu , Ruiqing Wang , Shilin Lu , Junnan Li , Hanshu Yan , Kai Zhang

Stereo-matching is a fundamental problem in computer vision. Despite recent progress by deep learning, improving the robustness is ineluctable when deploying stereo-matching models to real-world applications. Different from the common…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Hualie Jiang , Rui Xu , Wenjie Jiang