中文
相关论文

相关论文: Hierarchical Recurrent Neural Network for Video Su…

200 篇论文

With the rapid growth of video content on social media, video summarization has become a crucial task in multimedia processing. However, existing methods face challenges in capturing global dependencies in video content and accommodating…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Wenrui Li , Wei Han , Hengyu Man , Wangmeng Zuo , Xiaopeng Fan , Yonghong Tian

Recurrent Neural Networks (RNNs) and their variants, such as Long-Short Term Memory (LSTM) networks, and Gated Recurrent Unit (GRU) networks, have achieved promising performance in sequential data modeling. The hidden layers in RNNs can be…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yu Pan , Jing Xu , Maolin Wang , Jinmian Ye , Fei Wang , Kun Bai , Zenglin Xu

Human action recognition in videos is a critical task with significant implications for numerous applications, including surveillance, sports analytics, and healthcare. The challenge lies in creating models that are both precise in their…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yufei Xie

Classifying videos according to content semantics is an important problem with a wide range of applications. In this paper, we propose a hybrid deep learning framework for video classification, which is able to model static spatial…

计算机视觉与模式识别 · 计算机科学 2015-04-08 Zuxuan Wu , Xi Wang , Yu-Gang Jiang , Hao Ye , Xiangyang Xue

We propose a soft attention based model for the task of action recognition in videos. We use multi-layered Recurrent Neural Networks (RNNs) with Long Short-Term Memory (LSTM) units which are deep both spatially and temporally. Our model…

机器学习 · 计算机科学 2016-02-16 Shikhar Sharma , Ryan Kiros , Ruslan Salakhutdinov

High-spatio-temporal resolution (HSTR) video recording plays a crucial role in enhancing various imagery tasks that require fine-detailed information. State-of-the-art cameras provide this required high frame-rate and high spatial…

计算机视觉与模式识别 · 计算机科学 2024-09-09 H. Umut Suluhan , Abdullah Enes Doruk , Hasan F. Ates , Bahadir K. Gunturk

Recurrent neural networks (RNNs) have shown outstanding performance on processing sequence data. However, they suffer from long training time, which demands parallel implementations of the training procedure. Parallelization of the training…

神经与进化计算 · 计算机科学 2015-11-25 Kyuyeon Hwang , Wonyong Sung

Despite the recent success of neural networks in image feature learning, a major problem in the video domain is the lack of sufficient labeled data for learning to model temporal information. In this paper, we propose an unsupervised…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Linchao Zhu , Zhongwen Xu , Yi Yang

Real-world video deblurring in real time still remains a challenging task due to the complexity of spatially and temporally varying blur itself and the requirement of low computational cost. To improve the network efficiency, we adopt…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Zhihang Zhong , Ye Gao , Yinqiang Zheng , Bo Zheng , Imari Sato

The temporal segmentation of events is an essential task and a precursor for the automatic recognition of human actions in the video. Several attempts have been made to capture frame-level salient aspects through attention but they lack the…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Harshala Gammulle , Simon Denman , Sridha Sridharan , Clinton Fookes

Video summarization has unprecedented importance to help us digest, browse, and search today's ever-growing video collections. We propose a novel subset selection technique that leverages supervision in the form of human-created summaries…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Ke Zhang , Wei-Lun Chao , Fei Sha , Kristen Grauman

In this paper, we propose a learning-based method to compose a video-story from a group of video clips that describe an activity or experience. We learn the coherence between video clips from real videos via the Recurrent Neural Network…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Guangyu Zhong , Yi-Hsuan Tsai , Sifei Liu , Zhixun Su , Ming-Hsuan Yang

Video summarization aims to extract keyframes/shots from a long video. Previous methods mainly take diversity and representativeness of generated summaries as prior knowledge in algorithm design. In this paper, we formulate video…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Yudong Jiang , Kaixu Cui , Bo Peng , Changliang Xu

Video super-resolution (VSR) aims to estimate a high-resolution (HR) frame from a low-resolution (LR) frames. The key challenge for VSR lies in the effective exploitation of spatial correlation in an intra-frame and temporal dependency…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Young-Ju Choi , Young-Woon Lee , Byung-Gyu Kim

While most existing video summarization approaches aim to extract an informative summary of a single video, we propose a novel framework for summarizing multi-view videos by exploiting both intra- and inter-view content correlations in a…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Rameswar Panda , Abir Das , Amit K. Roy-Chowdhury

High accuracy video label prediction (classification) models are attributed to large scale data. These data could be frame feature sequences extracted by a pre-trained convolutional-neural-network, which promote the efficiency for creating…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Feng Mao , Xiang Wu , Hui Xue , Rong Zhang

Synthesizing realistic videos of humans using neural networks has been a popular alternative to the conventional graphics-based rendering pipeline due to its high efficiency. Existing works typically formulate this as an image-to-image…

Recurrent neural networks (RNNs) have proved effective at one dimensional sequence learning tasks, such as speech and online handwriting recognition. Some of the properties that make RNNs suitable for such tasks, for example robustness to…

人工智能 · 计算机科学 2007-05-23 Alex Graves , Santiago Fernandez , Juergen Schmidhuber

Implicit neural representations store videos as neural networks and have performed well for various vision tasks such as video compression and denoising. With frame index or positional index as input, implicit representations (NeRV, E-NeRV,…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Hao Chen , Matt Gwilliam , Ser-Nam Lim , Abhinav Shrivastava

Recurrent Neural Networks (RNNs) are widely used for online regression due to their ability to generalize nonlinear temporal dependencies. As an RNN model, Long-Short-Term-Memory Networks (LSTMs) are commonly preferred in practice, as these…

机器学习 · 计算机科学 2021-06-01 N. Mert Vural , Fatih Ilhan , Selim F. Yilmaz , Salih Ergüt , Suleyman S. Kozat