中文
相关论文

相关论文: Learnable Gated Temporal Shift Module for Deep Vid…

200 篇论文

3D Gaussian Splatting (3DGS) has emerged as a powerful and efficient 3D representation for novel view synthesis. This paper extends 3DGS capabilities to inpainting, where masked objects in a scene are replaced with new contents that blend…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Mingxuan Cui , Qing Guo , Yuyi Wang , Hongkai Yu , Di Lin , Qin Zou , Ming-Ming Cheng , Xi Li

In this paper, we present a novel method for learning to synthesize 3D mesh animation sequences with long short-term memory (LSTM) blocks and mesh-based convolutional neural networks (CNNs). Synthesizing realistic 3D mesh animation…

图形学 · 计算机科学 2018-10-05 Yi-Ling Qiao , Lin Gao , Yu-Kun Lai , Shihong Xia

Automatically generating natural language descriptions of videos plays a fundamental challenge for computer vision community. Most recent progress in this problem has been achieved through employing 2-D and/or 3-D Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Yingwei Pan , Ting Yao , Houqiang Li , Tao Mei

Silent speech interfaces (SSI) aim to reconstruct the speech signal from a recording of the articulatory movement, such as an ultrasound video of the tongue. Currently, deep neural networks are the most successful technology for this task.…

声音 · 计算机科学 2021-04-26 László Tóth , Amin Honarmandi Shandiz

Recently, convolutional neural networks (CNN) have been successfully applied to many remote sensing problems. However, deep learning techniques for multi-image super-resolution from multitemporal unregistered imagery have received little…

图像与视频处理 · 电气工程与系统科学 2020-01-16 Andrea Bordone Molini , Diego Valsesia , Giulia Fracastoro , Enrico Magli

Silent Speech Interfaces aim to reconstruct the acoustic signal from a sequence of ultrasound tongue images that records the articulatory movement. The extraction of information about the tongue movement requires us to efficiently process…

人机交互 · 计算机科学 2022-06-28 Amin Honarmandi Shandiz , Laszlo Toth

Several recent works have directly extended the image masked autoencoder (MAE) with random masking into video domain, achieving promising results. However, unlike images, both spatial and temporal information are important for video…

计算机视觉与模式识别 · 计算机科学 2023-08-25 David Fan , Jue Wang , Shuai Liao , Yi Zhu , Vimal Bhat , Hector Santos-Villalobos , Rohith MV , Xinyu Li

We consider the problem of video snapshot compressive imaging (SCI), where sequential high-speed frames are modulated by different masks and captured by a single measurement. The underlying principle of reconstructing multi-frame images…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Siming Zheng , Xin Yuan

Empowered by Large Language Models (LLMs), recent advancements in Video-based LLMs (VideoLLMs) have driven progress in various video understanding tasks. These models encode video representations through pooling or query aggregation over a…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yuetian Weng , Mingfei Han , Haoyu He , Xiaojun Chang , Bohan Zhuang

People represent their emotions in a myriad of ways. Among the most important ones is whole body expressions which have many applications in different fields such as human-computer interaction (HCI). One of the most important challenges in…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Peyman Tahghighi , Abbas Koochari , Masoume Jalali

In this paper we address the problem of human action recognition from video sequences. Inspired by the exemplary results obtained via automatic feature learning and deep learning approaches in computer vision, we focus our attention towards…

计算机视觉与模式识别 · 计算机科学 2017-04-06 Harshala Gammulle , Simon Denman , Sridha Sridharan , Clinton Fookes

We propose a semi-supervised model for detecting anomalies in videos inspiredby the Video Pixel Network [van den Oord et al., 2016]. VPN is a probabilisticgenerative model based on a deep neural network that estimates the discrete…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Itamar Ben-Ari , Ravid Shwartz-Ziv

Latent Diffusion Models (LDMs) enable high-quality image synthesis while avoiding excessive compute demands by training a diffusion model in a compressed lower-dimensional latent space. Here, we apply the LDM paradigm to high-resolution…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Andreas Blattmann , Robin Rombach , Huan Ling , Tim Dockhorn , Seung Wook Kim , Sanja Fidler , Karsten Kreis

Recognizing facial expressions is one of the central problems in computer vision. Temporal image sequences have useful spatio-temporal features for recognizing expressions. In this paper, we propose a new 3D Convolution Neural Network (CNN)…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Sudhakar Kumawat , Manisha Verma , Shanmuganathan Raman

Image matching that finding robust and accurate correspondences across images is a challenging task under extreme conditions. Capturing local and global features simultaneously is an important way to mitigate such an issue but recent…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Wenhao Zhong , Jie Jiang

Developing a technique for the automatic analysis of surveillance videos in order to identify the presence of violence is of broad interest. In this work, we propose a deep neural network for the purpose of recognizing violent videos. A…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Swathikiran Sudhakaran , Oswald Lanz

We consider the problem of predicting semantic segmentation of future frames in a video. Given several observed frames in a video, our goal is to predict the semantic segmentation map of future frames that are not yet observed. A reliable…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Seyed shahabeddin Nabavi , Mrigank Rochan , Yang , Wang

Vision Language Models (VLMs) struggle with long-form videos due to the quadratic complexity of attention mechanisms. We propose Language-Guided Temporal Token Pruning (LGTTP), which leverages temporal cues from queries to adaptively prune…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Yogesh Kumar

Commonly employed in polyp segmentation, single image UNet architectures lack the temporal insight clinicians gain from video data in diagnosing polyps. To mirror clinical practices more faithfully, our proposed solution, PolypNextLSTM,…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Debayan Bhattacharya , Konrad Reuter , Finn Behrendt , Lennart Maack , Sarah Grube , Alexander Schlaefer

Current methods for video analysis often extract frame-level features using pre-trained convolutional neural networks (CNNs). Such features are then aggregated over time e.g., by simple temporal averaging or more sophisticated recurrent…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Antoine Miech , Ivan Laptev , Josef Sivic