中文
相关论文

相关论文: Flow-Guided Transformer for Video Inpainting

200 篇论文

Traditional neural network-driven inpainting methods struggle to deliver high-quality results within the constraints of mobile device processing power and memory. Our research introduces an innovative approach to optimize memory usage by…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Hoyoung Kim , Azimbek Khudoyberdiev , Seonghwan Jeong , Jihoon Ryoo

The area of temporally fine-grained video representation learning focuses on generating frame-by-frame representations for temporally dense tasks, such as fine-grained action phase classification and frame retrieval. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Matthew Walmer , Rose Kanjirathinkal , Kai Sheng Tai , Keyur Muzumdar , Taipeng Tian , Abhinav Shrivastava

Image inpainting is an important task in computer vision. As admirable methods are presented, the inpainted image is getting closer to reality. However, the result is still not good enough in the reconstructed texture and structure based on…

图像与视频处理 · 电气工程与系统科学 2023-08-25 Tsung-Jung Liu , Bo-Wei Chen , Kuan-Hsien Liu

Pose-guided person image synthesis aims to synthesize person images by transforming reference images into target poses. In this paper, we observe that the commonly used spatial transformation blocks have complementary advantages. We propose…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Yurui Ren , Yubo Wu , Thomas H. Li , Shan Liu , Ge Li

Accurate and real-time traffic state prediction is of great practical importance for urban traffic control and web mapping services. With the support of massive data, deep learning methods have shown their powerful capability in capturing…

机器学习 · 计算机科学 2023-09-07 Xunlian Luo , Chunjiang Zhu , Detian Zhang , Qing Li

We present a method for learning neural representations of flow maps from time-varying vector field data. The flow map is pervasive within the area of flow visualization, as it is foundational to numerous visualization techniques, e.g.…

图形学 · 计算机科学 2023-03-28 Saroj Sahoo , Matthew Berger

Transformers, renowned for their self-attention mechanism, have achieved state-of-the-art performance across various tasks in natural language processing, computer vision, time-series modeling, etc. However, one of the challenges with deep…

机器学习 · 计算机科学 2024-11-04 Jeongwhan Choi , Hyowon Wi , Jayoung Kim , Yehjin Shin , Kookjin Lee , Nathaniel Trask , Noseong Park

Visual-prompt-guided edit transfer aims to learn image transformations directly from example pairs, offering more precise and controllable editing than purely text-driven approaches. However, existing diffusion transformer-based methods…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Lan Chen , Qi Mao , Yiren Song , Yuchao Gu , Siwei Ma

We propose a novel method to reconstruct volumetric flows from sparse views via a global transport formulation. Instead of obtaining the space-time function of the observations, we reconstruct its motion based on a single initial state. In…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Aleksandra Franz , Barbara Solenthaler , Nils Thuerey

The task of video inpainting detection is to expose the pixel-level inpainted regions within a video sequence. Existing methods usually focus on leveraging spatial and temporal inconsistencies. However, these methods typically employ fixed…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Ying Zhang , Yuezun Li , Bo Peng , Jiaran Zhou , Huiyu Zhou , Junyu Dong

Occlusions between consecutive frames have long posed a significant challenge in optical flow estimation. The inherent ambiguity introduced by occlusions directly violates the brightness constancy constraint and considerably hinders…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Shangkun Sun , Jiaming Liu , Thomas H. Li , Huaxia Li , Guoqing Liu , Wei Gao

Automatic instrument segmentation in video is an essentially fundamental yet challenging problem for robot-assisted minimally invasive surgery. In this paper, we propose a novel framework to leverage instrument motion information, by…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Yueming Jin , Keyun Cheng , Qi Dou , Pheng-Ann Heng

Flow matching has emerged as a promising generative approach that addresses the lengthy sampling times associated with state-of-the-art diffusion models and enables a more flexible trajectory design, while maintaining high-quality image…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Arnela Hadzic , Franz Thaler , Lea Bogensperger , Simon Johannes Joham , Martin Urschler

We present a physics-based fluid control method utilizing localized spacetime windows, extending force-based spacetime control to simulation scales that were previously intractable. Building on the observation that optimal control force…

图形学 · 计算机科学 2025-11-20 Yixin Chen , David I. W. Levin , Timothy R. Langlois

This paper introduces a novel attention mechanism, called dual attention, which is both efficient and effective. The dual attention mechanism consists of two parallel components: local attention generated by Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Zhengkai Jiang , Liang Liu , Jiangning Zhang , Yabiao Wang , Mingang Chen , Chengjie Wang

This paper tackles the problem of efficient video recognition. In this area, video transformers have recently dominated the efficiency (top-1 accuracy vs FLOPs) spectrum. At the same time, there have been some attempts in the image domain…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Adrian Bulat , Brais Martinez , Georgios Tzimiropoulos

Most recent diffusion-based methods still show a large gap compared to non-diffusion methods for video frame interpolation, in both accuracy and efficiency. Most of them formulate the problem as a denoising procedure in latent space…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Yang Hai , Guo Wang , Tan Su , Wenjie Jiang , Yinlin Hu

Video inpainting is the task of filling a region in a video in a visually convincing manner. It is very challenging due to the high dimensionality of the data and the temporal consistency required for obtaining convincing results. Recently,…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Nicolas Cherel , Andrés Almansa , Yann Gousseau , Alasdair Newson

We introduce precise object silhouette as a new form of user control in text-to-image diffusion models, which we dub Shape-Guided Diffusion. Our training-free method uses an Inside-Outside Attention mechanism during the inversion and…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Dong Huk Park , Grace Luo , Clayton Toste , Samaneh Azadi , Xihui Liu , Maka Karalashvili , Anna Rohrbach , Trevor Darrell

Transformer architecture has been showing its great strength in visual object tracking, for its effective attention mechanism. Existing transformer-based approaches adopt the pixel-to-pixel attention strategy on flattened image features and…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Zikai Song , Junqing Yu , Yi-Ping Phoebe Chen , Wei Yang