中文
相关论文

相关论文: Video Enhancement with Task-Oriented Flow

200 篇论文

Optical flow, which captures motion information across frames, is exploited in recent video inpainting methods through propagating pixels along its trajectories. However, the hand-crafted flow-based processes in these methods are applied…

图像与视频处理 · 电气工程与系统科学 2022-04-08 Zhen Li , Cheng-Ze Lu , Jianhua Qin , Chun-Le Guo , Ming-Ming Cheng

Text-to-video models have demonstrated impressive capabilities in producing diverse and captivating video content, showcasing a notable advancement in generative AI. However, these models generally lack fine-grained control over motion…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Tuna Han Salih Meral , Hidir Yesiltepe , Connor Dunlop , Pinar Yanardag

Scene flow is a challenging task aimed at jointly estimating the 3D structure and motion of the sensed environment. Although deep learning solutions achieve outstanding performance in terms of accuracy, these approaches divide the whole…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Filippo Aleotti , Matteo Poggi , Fabio Tosi , Stefano Mattoccia

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

The deep learning-based visual tracking algorithms such as MDNet achieve high performance leveraging to the feature extraction ability of a deep neural network. However, the tracking efficiency of these trackers is not very high due to the…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Peidong Liu , Xiyu Yan , Yong Jiang , Shu-Tao Xia

We tackle the problem of estimating optical flow from a monocular camera in the context of autonomous driving. We build on the observation that the scene is typically composed of a static background, as well as a relatively small number of…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Min Bai , Wenjie Luo , Kaustav Kundu , Raquel Urtasun

Traditional approaches to interpolate/extrapolate frames in a video sequence require accurate pixel correspondences between images, e.g., using optical flow. Their results stem on the accuracy of optical flow estimation, and could generate…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Zhe Hu , Yinglan Ma , Lizhuang Ma

Capsule networks (CapsNets) have recently shown promise to excel in most computer vision tasks, especially pertaining to scene understanding. In this paper, we explore CapsNet's capabilities in optical flow estimation, a task at which…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Vinoj Jayasundara , Debaditya Roy , Basura Fernando

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

This paper presents an investigation of vision transformer learning for multi-view geometry tasks, such as optical flow estimation, by fine-tuning video foundation models. Unlike previous methods that involve custom architectural designs…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Huimin Wu , Kwang-Ting Cheng , Stephen Lin , Zhirong Wu

We introduce a gradient-based approach for learning task graphs from procedural activities, improving over hand-crafted methods. Our method directly optimizes edge weights via maximum likelihood, enabling integration into neural…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Luigi Seminara , Giovanni Maria Farinella , Antonino Furnari

While text-to-video diffusion models have made significant strides, many still face challenges in generating videos with temporal consistency. Within diffusion frameworks, guidance techniques have proven effective in enhancing output…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Hyelin Nam , Jaemin Kim , Dohun Lee , Jong Chul Ye

A majority of methods for video frame interpolation compute bidirectional optical flow between adjacent frames of a video, followed by a suitable warping algorithm to generate the output frames. However, approaches relying on optical flow…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Tarun Kalluri , Deepak Pathak , Manmohan Chandraker , Du Tran

Multi-step prediction models, such as diffusion and rectified flow models, have emerged as state-of-the-art solutions for generation tasks. However, these models exhibit higher latency in sampling new frames compared to single-step methods.…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Gaurav Shrivastava , Abhinav Shrivastava

Optical Flow (OF) is the movement pattern of pixels or edges that is caused in a visual scene by the relative motion between an agent and a scene. OF is used in a wide range of computer vision algorithms and robotics applications. While the…

图像与视频处理 · 电气工程与系统科学 2023-09-25 Jonas Kühne , Michele Magno , Luca Benini

The estimation of optical flow and 6-DoF ego-motion, two fundamental tasks in 3D vision, has typically been addressed independently. For neuromorphic vision (e.g., event cameras), however, the lack of robust data association makes solving…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Wenpu Li , Bangyan Liao , Yi Zhou , Qi Xu , Pian Wan , Peidong Liu

Event-based cameras have shown great promise in a variety of situations where frame based cameras suffer, such as high speed motions and high dynamic range scenes. However, developing algorithms for event measurements requires a new class…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Alex Zihao Zhu , Liangzhe Yuan , Kenneth Chaney , Kostas Daniilidis

Optical Flow (OF) and depth are commonly used for visual odometry since they provide sufficient information about camera ego-motion in a rigid scene. We reformulate the problem of ego-motion estimation as a problem of motion estimation of a…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Igor Slinko , Anna Vorontsova , Filipp Konokhov , Olga Barinova , Anton Konushin

Many motion-centric video analysis tasks, such as atomic actions, detecting atypical motor behavior in individuals with autism, or analyzing articulatory motion in real-time MRI of human speech, require efficient and interpretable temporal…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Hong Nguyen , Dung Tran , Hieu Hoang , Phong Nguyen , Shrikanth Narayanan

There hardly exists any large-scale datasets with dense optical flow of non-rigid motion from real-world imagery as of today. The reason lies mainly in the required setup to derive ground truth optical flows: a series of images with known…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Hoàng-Ân Lê , Tushar Nimbhorkar , Thomas Mensink , Anil S. Baslamisli , Sezer Karaoglu , Theo Gevers