中文
相关论文

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

200 篇论文

Understanding human actions in wild videos is an important task with a broad range of applications. In this paper we propose a novel approach named Hierarchical Attention Network (HAN), which enables to incorporate static spatial…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Yilin Wang , Suhang Wang , Jiliang Tang , Neil O'Hare , Yi Chang , Baoxin Li

With the explosive growth of video data, video summarization, which attempts to seek the minimum subset of frames while still conveying the main story, has become one of the hottest topics. Nowadays, substantial achievements have been made…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Guoqiang Liang , Yanbing Lv , Shucheng Li , Shizhou Zhang , Yanning Zhang

Video summarization is among challenging tasks in computer vision, which aims at identifying highlight frames or shots over a lengthy video input. In this paper, we propose an novel attention-based framework for video summarization with…

计算机视觉与模式识别 · 计算机科学 2020-06-04 Yen-Ting Liu , Yu-Jhe Li , Yu-Chiang Frank Wang

Generating a concise and informative video summary from a long video is important, yet subjective due to varying scene importance. Users' ability to specify scene importance through text queries enhances the relevance of such summaries.…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Nirav Patel , Payal Prajapati , Maitrik Shah

In the Internet, ubiquitous presence of redundant, unedited, raw videos has made video summarization an important problem. Traditional methods of video summarization employ a heuristic set of hand-crafted features, which in many cases fail…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Mohaiminul Al Nahian , A. S. M. Iftekhar , Mohammad Tariqul Islam , S. M. Mahbubur Rahman , Dimitrios Hatzinakos

Video summarization intends to produce a concise video summary by effectively capturing and combining the most informative parts of the whole content. Existing approaches for video summarization regard the task as a frame-wise keyframe…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Wujiang Xu , Runzhong Wang , Xiaobo Guo , Shaoshuai Li , Qiongxu Ma , Yunan Zhao , Sheng Guo , Zhenfeng Zhu , Junchi Yan

Attention mechanisms in neural networks have proved useful for problems in which the input and output do not have fixed dimension. Often there exist features that are locally translation invariant and would be valuable for directing the…

机器学习 · 计算机科学 2016-05-26 Miltiadis Allamanis , Hao Peng , Charles Sutton

This paper addresses the problem of video summarization. Given an input video, the goal is to select a subset of the frames to create a summary video that optimally captures the important information of the input video. With the large…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Mrigank Rochan , Linwei Ye , Yang Wang

Although the problem of automatic video summarization has recently received a lot of attention, the problem of creating a video summary that also highlights elements relevant to a search query has been less studied. We address this problem…

计算机视觉与模式识别 · 计算机科学 2017-09-29 Arun Balajee Vasudevan , Michael Gygli , Anna Volokitin , Luc Van Gool

The recent growth of web video sharing platforms has increased the demand for systems that can efficiently browse, retrieve and summarize video content. Query-aware multi-video summarization is a promising technique that caters to this…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Safa Messaoud , Ismini Lourentzou , Assma Boughoula , Mona Zehni , Zhizhen Zhao , Chengxiang Zhai , Alexander G. Schwing

Human actions in videos are 3D signals. However, there are a few methods available for multiple human action recognition. For long videos, it's difficult to search within a video for a specific action and/or person. For that, this paper…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Noor Almaadeed , Omar Elharrouss , Somaya Al-Maadeed , Ahmed Bouridane , Azeddine Beghdadi

This paper addresses the problem of supervised video summarization by formulating it as a sequence-to-sequence learning problem, where the input is a sequence of original video frames, the output is a keyshot sequence. Our key idea is to…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Zhong Ji , Kailin Xiong , Yanwei Pang , Xuelong Li

Video summarization aims to automatically generate a diverse and concise summary which is useful in large-scale video processing. Most of the methods tend to adopt self-attention mechanism across video frames, which fails to model the…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yingchao Pan , Ouhan Huang , Qinghao Ye , Zhongjin Li , Wenjiang Wang , Guodun Li , Yuxing Chen

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

When video collections become huge, how to explore both within and across videos efficiently is challenging. Video summarization is one of the ways to tackle this issue. Traditional summarization approaches limit the effectiveness of video…

信息检索 · 计算机科学 2020-04-09 Jia-Hong Huang , Marcel Worring

The goal of video-based person re-identification is to match two input videos, so that the distance of the two videos is small if two videos contain the same person. A common approach for person re-identification is to first extract image…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Tanzila Rahman , Mrigank Rochan , Yang Wang

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 aims to generate a concise representation of a video, capturing its essential content and key moments while reducing its overall length. Although several methods employ attention mechanisms to handle long-term…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Jaewon Son , Jaehun Park , Kwangsu Kim

In this paper, we address the problem of unsupervised video summarization that automatically extracts key-shots from an input video. Specifically, we tackle two critical issues based on our empirical observations: (i) Ineffective feature…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Yunjae Jung , Donghyeon Cho , Dahun Kim , Sanghyun Woo , In So Kweon

Recently, the soft attention mechanism, which was originally proposed in language processing, has been applied in computer vision tasks like image captioning. This paper presents improvements to the soft attention model by combining a…

计算机视觉与模式识别 · 计算机科学 2017-05-22 Shiyang Yan , Jeremy S. Smith , Wenjin Lu , Bailing Zhang
‹ 上一页 1 2 3 10 下一页 ›