中文
相关论文

相关论文: DMC-Net: Generating Discriminative Motion Cues for…

200 篇论文

Using a layered representation for motion estimation has the advantage of being able to cope with discontinuities and occlusions. In this paper, we learn to estimate optical flow by combining a layered motion representation with deep…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Xi Zhang , Di Ma , Xu Ouyang , Shanshan Jiang , Lin Gan , Gady Agam

Diffusion models have emerged as a widely utilized and successful methodology in human motion synthesis. Task-oriented diffusion models have significantly advanced action-to-motion, text-to-motion, and audio-to-motion applications. In this…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Yuduo Jin , Brandon Haworth

We investigate architectures of discriminatively trained deep Convolutional Networks (ConvNets) for action recognition in video. The challenge is to capture the complementary information on appearance from still frames and motion between…

计算机视觉与模式识别 · 计算机科学 2014-11-13 Karen Simonyan , Andrew Zisserman

Both a good understanding of geometrical concepts and a broad familiarity with objects lead to our excellent perception of moving objects. The human ability to detect and segment moving objects works in the presence of multiple objects,…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Pia Bideau , Erik Learned-Miller , Cordelia Schmid , Karteek Alahari

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

We introduce a novel motion estimation method, MaskFlow, that is capable of estimating accurate motion fields, even in very challenging cases with small objects, large displacements and drastic appearance changes. In addition to lower-level…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Aria Ahmadi , David R. Walton , Tim Atherton , Cagatay Dikici

We investigate video classification via a two-stream convolutional neural network (CNN) design that directly ingests information extracted from compressed video bitstreams. Our approach begins with the observation that all modern video…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Aaron Chadha , Alhabib Abbas , Yiannis Andreopoulos

This paper proposes a two-stream flow-guided convolutional attention networks for action recognition in videos. The central idea is that optical flows, when properly compensated for the camera motion, can be used to guide attention to the…

计算机视觉与模式识别 · 计算机科学 2017-08-31 An Tran , Loong-Fah Cheong

Video diffusion models achieve strong frame-level fidelity but still struggle with motion coherence, dynamics and realism, often producing jitter, ghosting, or implausible dynamics. A key limitation is that the standard denoising MSE…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Haotian Xue , Qi Chen , Zhonghao Wang , Xun Huang , Eli Shechtman , Jinrong Xie , Yongxin Chen

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

One significant factor we expect the video representation learning to capture, especially in contrast with the image representation learning, is the object motion. However, we found that in the current mainstream video datasets, some action…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Jinpeng Wang , Yuting Gao , Ke Li , Jianguo Hu , Xinyang Jiang , Xiaowei Guo , Rongrong Ji , Xing Sun

Recent work has shown that optical flow estimation can be formulated as a supervised learning task and can be successfully solved with convolutional networks. Training of the so-called FlowNet was enabled by a large synthetically generated…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Nikolaus Mayer , Eddy Ilg , Philip Häusser , Philipp Fischer , Daniel Cremers , Alexey Dosovitskiy , Thomas Brox

Taming the generation outcome of state of the art Diffusion and Flow-Matching (FM) models without having to re-train a task-specific model unlocks a powerful tool for solving inverse problems, conditional generation, and controlled…

机器学习 · 计算机科学 2024-07-23 Heli Ben-Hamu , Omri Puny , Itai Gat , Brian Karrer , Uriel Singer , Yaron Lipman

Deep neural networks face many problems in the field of hyperspectral image classification, lack of effective utilization of spatial spectral information, gradient disappearance and overfitting as the model depth increases. In order to…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Guandong Li

This paper proposes a novel multi-modal transformer network for detecting actions in untrimmed videos. To enrich the action features, our transformer network utilizes a new multi-modal attention mechanism that computes the correlations…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Matthew Korban , Scott T. Acton , Peter Youngs

Despite recent progress, video diffusion models still struggle to synthesize realistic videos involving highly dynamic motions or requiring fine-grained motion controllability. A central limitation lies in the scarcity of such examples in…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Wonjoon Jin , Jiyun Won , Janghyeok Han , Qi Dai , Chong Luo , Seung-Hwan Baek , Sunghyun Cho

Deep convolutional networks have recently achieved great success in video recognition, yet their practical realization remains a challenge due to the large amount of computational resources required to achieve robust recognition. Motivated…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Ximeng Sun , Rameswar Panda , Chun-Fu Chen , Aude Oliva , Rogerio Feris , Kate Saenko

Compressed video action recognition classifies video samples by leveraging the different modalities in compressed videos, namely motion vectors, residuals, and intra-frames. For this purpose, three neural networks are deployed, each…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Efstathia Soufleri , Deepak Ravikumar , Kaushik Roy

Given two consecutive RGB-D images, we propose a model that estimates a dense 3D motion field, also known as scene flow. We take advantage of the fact that in robot manipulation scenarios, scenes often consist of a set of rigidly moving…

机器人学 · 计算机科学 2018-07-25 Lin Shao , Parth Shah , Vikranth Dwaracherla , Jeannette Bohg

Standard video codecs rely on optical flow to guide inter-frame prediction: pixels from reference frames are moved via motion vectors to predict target video frames. We propose to learn binary motion codes that are encoded based on an input…

图像与视频处理 · 电气工程与系统科学 2019-12-12 André Nortje , Herman A. Engelbrecht , Herman Kamper