中文
相关论文

相关论文: AnyFlow: Arbitrary Scale Optical Flow with Implici…

200 篇论文

Event cameras such as DAVIS can simultaneously output high temporal resolution events and low frame-rate intensity images, which own great potential in capturing scene motion, such as optical flow estimation. Most of the existing optical…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Zhexiong Wan , Yuchao Dai , Yuxin Mao

Optical flow estimation aims to find the 2D motion field by identifying corresponding pixels between two images. Despite the tremendous progress of deep learning-based optical flow methods, it remains a challenge to accurately estimate…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Xiuchao Sui , Shaohua Li , Xue Geng , Yan Wu , Xinxing Xu , Yong Liu , Rick Goh , Hongyuan Zhu

Event-based motion field estimation is an important task. However, current optical flow methods face challenges: learning-based approaches, often frame-based and relying on CNNs, lack cross-domain transferability, while model-based methods,…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Dehao Yuan , Levi Burner , Jiayi Wu , Minghui Liu , Jingxi Chen , Yiannis Aloimonos , Cornelia Fermüller

CNN-based optical flow estimation has attracted attention recently, mainly due to its impressively high frame rates. These networks perform well on synthetic datasets, but they are still far behind the classical methods in real-world…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Nima Sedaghat , Mohammadreza Zolfaghari , Thomas Brox

Diffusion models have achieved remarkable success across various domains. However, their slow generation speed remains a critical challenge. Existing acceleration methods, while aiming to reduce steps, often compromise sample quality,…

机器学习 · 计算机科学 2025-03-26 Huiyang Shao , Xin Xia , Yuhong Yang , Yuxi Ren , Xing Wang , Xuefeng Xiao

In recent years, deep neural networks showed their exceeding capabilities in addressing many computer vision tasks including scene flow prediction. However, most of the advances are dependent on the availability of a vast amount of dense…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Katharina Bendig , René Schuster , Didier Stricker

Modern large displacement optical flow algorithms usually use an initialization by either sparse descriptor matching techniques or dense approximate nearest neighbor fields. While the latter have the advantage of being dense, they have the…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Christian Bailer , Bertram Taetz , Didier Stricker

We propose a continuous optimization method for solving dense 3D scene flow problems from stereo imagery. As in recent work, we represent the dynamic 3D scene as a collection of rigidly moving planar segments. The scene flow problem then…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Zhaoyang Lv , Chris Beall , Pablo F. Alcantarilla , Fuxin Li , Zsolt Kira , Frank Dellaert

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

Modern large displacement optical flow algorithms usually use an initialization by either sparse descriptor matching techniques or dense approximate nearest neighbor fields. While the latter have the advantage of being dense, they have the…

计算机视觉与模式识别 · 计算机科学 2015-10-21 Christian Bailer , Bertram Taetz , Didier Stricker

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black

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

Occlusions play an important role in disparity and optical flow estimation, since matching costs are not available in occluded areas and occlusions indicate depth or motion boundaries. Moreover, occlusions are relevant for motion…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Eddy Ilg , Tonmoy Saikia , Margret Keuper , Thomas Brox

Perceiving and understanding 3D motion is a core technology in fields such as autonomous driving, robots, and motion prediction. This paper proposes a 3D motion perception method called ScaleFlow++ that is easy to generalize. With just a…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Han Ling , Yinghui Sun , Quansen Sun , Yuhui Zheng

Perceiving and understanding 3D motion is a core technology in fields such as autonomous driving, robots, and motion prediction. This paper proposes a 3D motion perception method called ScaleFlow++ that is easy to generalize. With just a…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Han Ling , Quansen Sun

We systematically compare and analyze a set of key components in unsupervised optical flow to identify which photometric loss, occlusion handling, and smoothness regularization is most effective. Alongside this investigation we construct a…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Rico Jonschkowski , Austin Stone , Jonathan T. Barron , Ariel Gordon , Kurt Konolige , Anelia Angelova

Obtaining the ground truth labels from a video is challenging since the manual annotation of pixel-wise flow labels is prohibitively expensive and laborious. Besides, existing approaches try to adapt the trained model on synthetic datasets…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Yunhui Han , Kunming Luo , Ao Luo , Jiangyu Liu , Haoqiang Fan , Guiming Luo , Shuaicheng Liu

Event cameras are novel bio-inspired sensors that offer advantages over traditional cameras (low latency, high dynamic range, low power, etc.). Optical flow estimation methods that work on packets of events trade off speed for accuracy,…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Shintaro Shiba , Yoshimitsu Aoki , Guillermo Gallego

In this work, we present HyperFlow - a novel generative model that leverages hypernetworks to create continuous 3D object representations in a form of lightweight surfaces (meshes), directly out of point clouds. Efficient object…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Przemysław Spurek , Maciej Zięba , Jacek Tabor , Tomasz Trzciński

Despite the significant progress that has been made on estimating optical flow recently, most estimation methods, including classical and deep learning approaches, still have difficulty with multi-scale estimation, real-time computation,…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yi Zhu , Shawn Newsam