中文
相关论文

相关论文: Multigrid Predictive Filter Flow for Unsupervised …

200 篇论文

Imagining multiple consecutive frames given one single snapshot is challenging, since it is difficult to simultaneously predict diverse motions from a single image and faithfully generate novel frames without visual distortions. In this…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Lu Sheng , Junting Pan , Jiaming Guo , Jing Shao , Xiaogang Wang , Chen Change Loy

We present SMURF, a method for unsupervised learning of optical flow that improves state of the art on all benchmarks by $36\%$ to $40\%$ (over the prior best method UFlow) and even outperforms several supervised approaches such as PWC-Net…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Austin Stone , Daniel Maurer , Alper Ayvaci , Anelia Angelova , Rico Jonschkowski

Recent works have shown that optical flow can be learned by deep networks from unlabelled image pairs based on brightness constancy assumption and smoothness prior. Current approaches additionally impose an augmentation regularization term…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Lingtong Kong , Jie Yang

We address unsupervised optical flow estimation for ego-centric motion. We argue that optical flow can be cast as a geometrical warping between two successive video frames and devise a deep architecture to estimate such transformation in…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Stefano Alletto , Davide Abati , Simone Calderara , Rita Cucchiara , Luca Rigazio

Unsupervised methods have showed promising results on monocular depth estimation. However, the training data must be captured in scenes without moving objects. To push the envelope of accuracy, recent methods tend to increase their model…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Tak-Wai Hui

Both optical flow and stereo disparities are image matches and can therefore benefit from joint training. Depth and 3D motion provide geometric rather than photometric information and can further improve optical flow. Accordingly, we design…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Shuai Yuan , Carlo Tomasi

We propose MFT -- Multi-Flow dense Tracker -- a novel method for dense, pixel-level, long-term tracking. The approach exploits optical flows estimated not only between consecutive frames, but also for pairs of frames at logarithmically…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Michal Neoral , Jonáš Šerých , Jiří Matas

For visual estimation of optical flow, a crucial function for many vision tasks, unsupervised learning, using the supervision of view synthesis has emerged as a promising alternative to supervised methods, since ground-truth flow is not…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Zitang Sun , Shin'ya Nishida , Zhengbo Luo

Future motion representations, such as optical flow, offer immense value for control and generative tasks. However, forecasting generalizable spatially dense motion representations remains a key challenge, and learning such forecasting from…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Kanchana Ranasinghe , Honglu Zhou , Yu Fang , Luyu Yang , Le Xue , Ran Xu , Caiming Xiong , Silvio Savarese , Michael S Ryoo , Juan Carlos Niebles

Learning to predict future images from a video sequence involves the construction of an internal representation that models the image evolution accurately, and therefore, to some degree, its content and dynamics. This is why pixel-space…

机器学习 · 计算机科学 2016-03-01 Michael Mathieu , Camille Couprie , Yann LeCun

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

Video frame prediction remains a fundamental challenge in computer vision with direct implications for autonomous systems, video compression, and media synthesis. We present FG-DFPN, a novel architecture that harnesses the synergy between…

图像与视频处理 · 电气工程与系统科学 2025-03-17 M. Akın Yılmaz , Ahmet Bilican , A. Murat Tekalp

Existing video prediction methods mainly rely on observing multiple historical frames or focus on predicting the next one-frame. In this work, we study the problem of generating consecutive multiple future frames by observing one single…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yijun Li , Chen Fang , Jimei Yang , Zhaowen Wang , Xin Lu , Ming-Hsuan Yang

This paper presents a simple, self-supervised method for magnifying subtle motions in video: given an input video and a magnification factor, we manipulate the video such that its new optical flow is scaled by the desired amount. To train…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Zhaoying Pan , Daniel Geng , Andrew Owens

This paper studies optical flow estimation, a critical task in motion analysis with applications in autonomous navigation, action recognition, and film production. Traditional optical flow methods require consecutive frames, which are often…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Mo Zhou , Jianwei Wang , Xuanmeng Zhang , Dylan Campbell , Kai Wang , Long Yuan , Wenjie Zhang , Xuemin Lin

The performance of video prediction has been greatly boosted by advanced deep neural networks. However, most of the current methods suffer from large model sizes and require extra inputs, e.g., semantic/depth maps, for promising…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Xiaotao Hu , Zhewei Huang , Ailin Huang , Jun Xu , Shuchang Zhou

We present an unsupervised representation learning approach that compactly encodes the motion dependencies in videos. Given a pair of images from a video clip, our framework learns to predict the long-term 3D motions. To reduce the…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Zelun Luo , Boya Peng , De-An Huang , Alexandre Alahi , Li Fei-Fei

Generating long, high-quality videos remains a challenge due to the complex interplay of spatial and temporal dynamics and hardware limitations. In this work, we introduce MaskFlow, a unified video generation framework that combines…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Michael Fuest , Vincent Tao Hu , Björn Ommer

Learning-based optical flow estimation has been dominated with the pipeline of cost volume with convolutions for flow regression, which is inherently limited to local correlations and thus is hard to address the long-standing challenge of…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Haofei Xu , Jing Zhang , Jianfei Cai , Hamid Rezatofighi , Dacheng Tao

Motion, measured via optical flow, provides a powerful cue to discover and learn objects in images and videos. However, compared to using appearance, it has some blind spots, such as the fact that objects become invisible if they do not…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Subhabrata Choudhury , Laurynas Karazija , Iro Laina , Andrea Vedaldi , Christian Rupprecht
‹ 上一页 1 2 3 10 下一页 ›