中文
相关论文

相关论文: Convolutional Hierarchical Attention Network for Q…

200 篇论文

Video summarization aims to facilitate large-scale video browsing by producing short, concise summaries that are diverse and representative of original videos. In this paper, we formulate video summarization as a sequential decision-making…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Kaiyang Zhou , Yu Qiao , Tao Xiang

Document classification is a challenging task with important applications. The deep learning approaches to the problem have gained much attention recently. Despite the progress, the proposed models do not incorporate the knowledge of the…

计算与语言 · 计算机科学 2019-10-15 Jader Abreu , Luis Fred , David Macêdo , Cleber Zanchettin

Music highlights are valuable contents for music services. Most methods focused on low-level signal features. We propose a method for extracting highlights using high-level features from convolutional recurrent attention networks (CRAN).…

机器学习 · 计算机科学 2017-12-19 Jung-Woo Ha , Adrian Kim , Chanju Kim , Jangyeon Park , Sunghun Kim

For fine-grained categorization tasks, videos could serve as a better source than static images as videos have a higher chance of containing discriminative patterns. Nevertheless, a video sequence could also contain a lot of redundant and…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Chen Zhu , Xiao Tan , Feng Zhou , Xiao Liu , Kaiyu Yue , Errui Ding , Yi Ma

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

Video summarization aims to automatically generate a summary (storyboard or video skim) of a video, which can facilitate large-scale video retrieval and browsing. Most of the existing methods perform video summarization on individual…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Li Haopeng , Ke Qiuhong , Gong Mingming , Zhang Rui

In this work we propose a novel method for supervised, keyshots based video summarization by applying a conceptually simple and computationally efficient soft, self-attention mechanism. Current state of the art methods leverage…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jiri Fajtl , Hajar Sadeghi Sokeh , Vasileios Argyriou , Dorothy Monekosso , Paolo Remagnino

In this paper, we study the problem of producing a comprehensive video summary following an unsupervised approach that relies on adversarial learning. We build on a popular method where a Generative Adversarial Network (GAN) is trained to…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Maria Nektaria Minaidi , Charilaos Papaioannou , Alexandros Potamianos

This paper aims to learn a compact representation of a video for video face recognition task. We make the following contributions: first, we propose a meta attention-based aggregation scheme which adaptively and fine-grained weighs the…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Zhaoxiang Liu , Huan Hu , Jinqiang Bai , Shaohua Li , Shiguo Lian

This paper introduces a novel variant of video summarization, namely building a summary that depends on the particular aspect of a video the viewer focuses on. We refer to this as $\textit{viewpoint}$. To infer what the desired…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Atsushi Kanehira , Luc Van Gool , Yoshitaka Ushiku , Tatsuya Harada

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

Referring video object segmentation aims to segment the object referred by a given language expression. Existing works typically require compressed video bitstream to be decoded to RGB frames before being segmented, which increases…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Weidong Chen , Dexiang Hong , Yuankai Qi , Zhenjun Han , Shuhui Wang , Laiyun Qing , Qingming Huang , Guorong Li

Video summarization technologies aim to create a concise and complete synopsis by selecting the most informative parts of the video content. Several approaches have been developed over the last couple of decades and the current state of the…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Evlampios Apostolidis , Eleni Adamantidou , Alexandros I. Metsai , Vasileios Mezaris , Ioannis Patras

Most existing video summarisation methods are based on either supervised or unsupervised learning. In this paper, we propose a reinforcement learning-based weakly supervised method that exploits easy-to-obtain, video-level category labels…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Kaiyang Zhou , Tao Xiang , Andrea Cavallaro

This paper presents a novel approach for temporal and semantic segmentation of edited videos into meaningful segments, from the point of view of the storytelling structure. The objective is to decompose a long video into more manageable…

计算机视觉与模式识别 · 计算机科学 2016-11-11 Lorenzo Baraldi , Costantino Grana , Rita Cucchiara

Humans are remarkably efficient at forming spatial understanding from just a few visual observations. When browsing real estate or navigating unfamiliar spaces, they intuitively select a small set of views that summarize the spatial layout.…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Chao Chen , Mingzhi Zhu , Ankush Pratap Singh , Yu Yan , Felix Juefei-Xu , Chen Feng

In the light of exponentially increasing video content, video summarization has attracted a lot of attention recently due to its ability to optimize time and storage. Characteristics of a good summary of a video depend on the particular…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Vishal Kaushal , Sandeep Subramanian , Suraj Kothawade , Rishabh Iyer , Ganesh Ramakrishnan

Video summarization has become an increasingly important task in the field of computer vision due to the vast amount of video content available on the internet. In this project, we propose a new method for natural language query based joint…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Richard Luo , Austin Peng , Heidi Yap , Koby Beard

One of the challenges for current sequence to sequence (seq2seq) models is processing long sequences, such as those in summarization and document level machine translation tasks. These tasks require the model to reason at the token level as…

计算与语言 · 计算机科学 2021-09-20 Tobias Rohde , Xiaoxia Wu , Yinhan Liu

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