中文
相关论文

相关论文: Learning from Videos with Deep Convolutional LSTM …

200 篇论文

We use multilayer Long Short Term Memory (LSTM) networks to learn representations of video sequences. Our model uses an encoder LSTM to map an input sequence into a fixed length representation. This representation is decoded using single or…

机器学习 · 计算机科学 2016-01-05 Nitish Srivastava , Elman Mansimov , Ruslan Salakhutdinov

Convolutional neural networks (CNNs) have been extensively applied for image recognition problems giving state-of-the-art results on recognition, detection, segmentation and retrieval. In this work we propose and evaluate several deep…

计算机视觉与模式识别 · 计算机科学 2015-04-14 Joe Yue-Hei Ng , Matthew Hausknecht , Sudheendra Vijayanarasimhan , Oriol Vinyals , Rajat Monga , George Toderici

In this project, we worked on speech recognition, specifically predicting individual words based on both the video frames and audio. Empowered by convolutional neural networks, the recent speech recognition and lip reading models are…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Devesh Walawalkar , Yihui He , Rohit Pillai

Video recognition models have progressed significantly over the past few years, evolving from shallow classifiers trained on hand-crafted features to deep spatiotemporal networks. However, labeled video data required to train such models…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Rohit Girdhar , Du Tran , Lorenzo Torresani , Deva Ramanan

Recent applications of Convolutional Neural Networks (ConvNets) for human action recognition in videos have proposed different solutions for incorporating the appearance and motion information. We study a number of ways of fusing ConvNet…

计算机视觉与模式识别 · 计算机科学 2016-09-27 Christoph Feichtenhofer , Axel Pinz , Andrew Zisserman

Spatio-temporal contexts are crucial in understanding human actions in videos. Recent state-of-the-art Convolutional Neural Network (ConvNet) based action recognition systems frequently involve 3D spatio-temporal ConvNet filters, chunking…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yunfeng Wang , Wengang Zhou , Qilin Zhang , Xiaotian Zhu , Houqiang Li

Large language models (LLMs) have demonstrated that large-scale pretraining enables systems to adapt rapidly to new problems with little supervision in the language domain. This success, however, has not translated as effectively to the…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Pablo Acuaviva , Aram Davtyan , Mariam Hassan , Sebastian Stapf , Ahmad Rahimi , Alexandre Alahi , Paolo Favaro

Change detection of high-resolution remote sensing images is an important task in earth observation and was extensively investigated. Recently, deep learning has shown to be very successful in plenty of remote sensing tasks. The current…

图像与视频处理 · 电气工程与系统科学 2026-03-25 Shuting Sun , Lin Mu , Lizhe Wang , Peng Liu

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

A challenge in speech production research is to predict future tongue movements based on a short period of past tongue movements. This study tackles speaker-dependent tongue motion prediction problem in unlabeled ultrasound videos with…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Chaojie Zhao , Peng Zhang , Jian Zhu , Chengrui Wu , Huaimin Wang , Kele Xu

In this paper, we develop a new approach of spatially supervised recurrent convolutional neural networks for visual object tracking. Our recurrent convolutional network exploits the history of locations as well as the distinctive visual…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Guanghan Ning , Zhi Zhang , Chen Huang , Zhihai He , Xiaobo Ren , Haohong Wang

Visual speech recognition models traditionally consist of two stages, feature extraction and classification. Several deep learning approaches have been recently presented aiming to replace the feature extraction stage by automatically…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Stavros Petridis , Yujiang Wang , Pingchuan Ma , Zuwei Li , Maja Pantic

Video sequences contain rich dynamic patterns, such as dynamic texture patterns that exhibit stationarity in the temporal domain, and action patterns that are non-stationary in either spatial or temporal domain. We show that a…

机器学习 · 统计学 2017-05-31 Jianwen Xie , Song-Chun Zhu , Ying Nian Wu

Text-conditioned diffusion models have emerged as a promising tool for neural video generation. However, current models still struggle with intricate spatiotemporal prompts and often generate restricted or incorrect motion. To address these…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Long Lian , Baifeng Shi , Adam Yala , Trevor Darrell , Boyi Li

Learning computational fluid dynamics (CFD) traditionally relies on computationally intensive simulations of the Navier-Stokes equations. Recently, large language models (LLMs) have shown remarkable pattern recognition and reasoning…

机器学习 · 计算机科学 2024-06-10 Max Zhu , Adrián Bazaga , Pietro Liò

Automatically describing video content with natural language is a fundamental challenge of multimedia. Recurrent Neural Networks (RNN), which models sequence dynamics, has attracted increasing attention on visual interpretation. However,…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Yingwei Pan , Tao Mei , Ting Yao , Houqiang Li , Yong Rui

Modern self-supervised learning algorithms typically enforce persistency of instance representations across views. While being very effective on learning holistic image and video representations, such an objective becomes sub-optimal for…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Liangzhe Yuan , Rui Qian , Yin Cui , Boqing Gong , Florian Schroff , Ming-Hsuan Yang , Hartwig Adam , Ting Liu

This paper presents a novel deep learning architecture for word-level lipreading. Previous works suggest a potential for incorporating a pretrained deep 3D Convolutional Neural Networks as a front-end feature extractor. We introduce a…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Peratham Wiriyathammabhum

Computed tomography (CT) imaging could be very practical for diagnosing various diseases. However, the nature of the CT images is even more diverse since the resolution and number of the slices of a CT scan are determined by the machine and…

图像与视频处理 · 电气工程与系统科学 2022-07-11 Chih-Chung Hsu , Chi-Han Tsai , Guan-Lin Chen , Sin-Di Ma , Shen-Chieh Tai

In this paper, we propose to learn temporal embeddings of video frames for complex video analysis. Large quantities of unlabeled video data can be easily obtained from the Internet. These videos possess the implicit weak label that they are…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Vignesh Ramanathan , Kevin Tang , Greg Mori , Li Fei-Fei