中文
相关论文

相关论文: Temporal Modeling Approaches for Large-scale Youtu…

200 篇论文

Video summarization helps turn long videos into clear, concise representations that are easier to review, document, and analyze, especially in high-stakes domains like surgical training. Prior work has progressed from using basic visual…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Shreya Rajpal , Michal Golovanevsky , Carsten Eickhoff

Natural Language Video Localization (NLVL), grounding phrases from natural language descriptions to corresponding video segments, is a complex yet critical task in video understanding. Despite ongoing advancements, many existing solutions…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Chongzhi Zhang , Mingyuan Zhang , Zhiyang Teng , Jiayi Li , Xizhou Zhu , Lewei Lu , Ziwei Liu , Aixin Sun

We address the problem of text-guided video temporal grounding, which aims to identify the time interval of a certain event based on a natural language description. Different from most existing methods that only consider RGB images as…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Yi-Wen Chen , Yi-Hsuan Tsai , Ming-Hsuan Yang

In this report, we introduce a video hashing method for scalable video segment copy detection. The objective of video segment copy detection is to find the video (s) present in a large database, one of whose segments (cropped in time) is a…

机器学习 · 计算机科学 2019-11-22 Arjun Krishna , A S Akil Arif Ibrahim

Video classification has advanced tremendously over the recent years. A large part of the improvements in video classification had to do with the work done by the image classification community and the use of deep convolutional networks…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Balakrishnan Varadarajan , George Toderici , Sudheendra Vijayanarasimhan , Apostol Natsev

Large Language Models (LLMs) demonstrate remarkable proficiency in comprehending and handling text-based tasks. Many efforts are being made to transfer these attributes to video modality, which are termed Video-LLMs. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Long Qian , Juncheng Li , Yu Wu , Yaobo Ye , Hao Fei , Tat-Seng Chua , Yueting Zhuang , Siliang Tang

In this work, we introduce Video Question Answering in temporal domain to infer the past, describe the present and predict the future. We present an encoder-decoder approach using Recurrent Neural Networks to learn temporal structures of…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Linchao Zhu , Zhongwen Xu , Yi Yang , Alexander G. Hauptmann

Automatic video captioning is challenging due to the complex interactions in dynamic real scenes. A comprehensive system would ultimately localize and track the objects, actions and interactions present in a video and generate a description…

计算机视觉与模式识别 · 计算机科学 2016-10-19 Mihai Zanfir , Elisabeta Marinoiu , Cristian Sminchisescu

Modern video summarization methods are based on deep neural networks that require a large amount of annotated data for training. However, existing datasets for video summarization are small-scale, easily leading to over-fitting of the deep…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Li Haopeng , Ke Qiuhong , Gong Mingming , Tom Drummond

Video action recognition, which is topical in computer vision and video analysis, aims to allocate a short video clip to a pre-defined category such as brushing hair or climbing stairs. Recent works focus on action recognition with deep…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Yuqi Huo , Xiaoli Xu , Yao Lu , Yulei Niu , Zhiwu Lu , Ji-Rong Wen

Large Multimodal Models (LMMs) uniformly perceive video frames, creating computational inefficiency for videos with inherently varying temporal information density. This paper present \textbf{Quicksviewer}, an LMM with new perceiving…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Ji Qi , Yuan Yao , Yushi Bai , Bin Xu , Juanzi Li , Zhiyuan Liu , Tat-Seng Chua

Video captioning which automatically translates video clips into natural language sentences is a very important task in computer vision. By virtue of recent deep learning technologies, e.g., convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Junbo Wang , Wei Wang , Yan Huang , Liang Wang , Tieniu Tan

With the burgeoning growth of online video platforms and the escalating volume of video content, the demand for proficient video understanding tools has intensified markedly. Given the remarkable capabilities of large language models (LLMs)…

The remarkable natural language understanding, reasoning, and generation capabilities of large language models (LLMs) have made them attractive for application to video understanding, utilizing video tokens as contextual input. However,…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Jiaqi Xu , Cuiling Lan , Wenxuan Xie , Xuejin Chen , Yan Lu

The explosive growth in video streaming gives rise to challenges on performing video understanding at high accuracy and low computation cost. Conventional 2D CNNs are computationally cheap but cannot capture temporal relationships; 3D CNN…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Ji Lin , Chuang Gan , Song Han

An ideal model for dense video captioning -- predicting captions localized temporally in a video -- should be able to handle long input videos, predict rich, detailed textual descriptions, and be able to produce outputs before processing…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Xingyi Zhou , Anurag Arnab , Shyamal Buch , Shen Yan , Austin Myers , Xuehan Xiong , Arsha Nagrani , Cordelia Schmid

Large Multimodal Models (LMMs) have recently gained prominence in autonomous driving research, showcasing promising capabilities across various emerging benchmarks. LMMs specifically designed for this domain have demonstrated effective…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Ayesha Ishaq , Jean Lahoud , Fahad Shahbaz Khan , Salman Khan , Hisham Cholakkal , Rao Muhammad Anwer

This paper is the first work to perform spatio-temporal mapping of human activity using the visual content of geo-tagged videos. We utilize a recent deep-learning based video analysis framework, termed hidden two-stream networks, to…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Yi Zhu , Sen Liu , Shawn Newsam

In video analysis, understanding the temporal context is crucial for recognizing object interactions, event patterns, and contextual changes over time. The proposed model leverages adjacency and semantic similarities between objects from…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Ahnaf Farhan , M. Shahriar Hossain

Video tokenizers are essential for latent video diffusion models, converting raw video data into spatiotemporally compressed latent spaces for efficient training. However, extending state-of-the-art video tokenizers to achieve a temporal…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Aniruddha Mahapatra , Long Mai , David Bourgin , Yitian Zhang , Feng Liu
‹ 上一页 1 8 9 10 下一页 ›