中文
相关论文

相关论文: TALLFormer: Temporal Action Localization with a Lo…

200 篇论文

Temporal action localization (TAL) is a task of identifying a set of actions in a video, which involves localizing the start and end frames and classifying each action instance. Existing methods have addressed this task by using predefined…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Tae-Kyung Kang , Gun-Hee Lee , Seong-Whan Lee

Visual place recognition is a challenging task in the field of computer vision, and autonomous robotics and vehicles, which aims to identify a location or a place from visual inputs. Contemporary methods in visual place recognition employ…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Shyam Sundar Kannan , Byung-Cheol Min

The emergence of artificial intelligence-generated content (AIGC) has raised concerns about the authenticity of multimedia content in various fields. However, existing research for forgery content detection has focused mainly on binary…

多媒体 · 计算机科学 2023-08-29 Rui Zhang , Hongxia Wang , Mingshan Du , Hanqing Liu , Yang Zhou , Qiang Zeng

Transformers have recently gained attention in the computer vision domain due to their ability to model long-range dependencies. However, the self-attention mechanism, which is the core part of the Transformer model, usually suffers from…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Reza Azad , René Arimond , Ehsan Khodapanah Aghdam , Amirhossein Kazerouni , Dorit Merhof

The growing interest in Temporal Graph Neural Networks (TGNNs) stems from their ability to model complex dynamics and deliver superior performance. However, TGNNs encounter fundamental challenges in capturing long-term dependencies and…

机器学习 · 计算机科学 2026-05-26 Hongjiang Chen , Pengfei Jiao , Ming Du , Xuan Guo , Zhidong Zhao , Di Jin , Xiao Liu

Recent advancements in video saliency prediction (VSP) have shown promising performance compared to the human visual system, whose emulation is the primary goal of VSP. However, current state-of-the-art models employ spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Morteza Moradi , Mohammad Moradi , Francesco Rundo , Concetto Spampinato , Ali Borji , Simone Palazzo

Weakly-supervised Temporal Action Localization (WTAL) has achieved notable success but still suffers from a lack of temporal annotations, leading to a performance and framework gap compared with fully-supervised methods. While recent…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Ziyi Liu , Yangcen Liu

Deep learning models, in particular \textit{image} models, have recently gained generalisability and robustness. %are becoming more general and robust by the day. In this work, we propose to exploit such advances in the realm of…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Tanay Agrawal , Abid Ali , Antitza Dantcheva , Francois Bremond

Transformers have reached remarkable success in sequence modeling. However, these models have efficiency issues as they need to store all the history token-level representations as memory. We present Memformer, an efficient neural network…

计算与语言 · 计算机科学 2022-04-14 Qingyang Wu , Zhenzhong Lan , Kun Qian , Jing Gu , Alborz Geramifard , Zhou Yu

Long-sequence video diffusion transformers hit a quadratic self-attention cost that dominates runtime and memory for very long token sequences. Most efficient attention methods use one approximation everywhere, yet video features are…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Haopeng Jin

Temporal action localization (TAL) involves dual tasks to classify and localize actions within untrimmed videos. However, the two tasks often have conflicting requirements for features. Existing methods typically employ separate heads for…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Qiang Li , Di Liu , Jun Kong , Sen Li , Hui Xu , Jianzhong Wang

In recent years, 2D Convolutional Networks-based video action recognition has encouragingly gained wide popularity; However, constrained by the lack of long-range non-linear temporal relation modeling and reverse motion information…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Yongkang Zhang , Jun Li , Guoming Wu , Han Zhang , Zhiping Shi , Zhaoxun Liu , Zizhang Wu

We address the problem of temporal action localization in videos. We pose action localization as a structured prediction over arbitrary-length temporal windows, where each window is scored as the sum of frame-wise classification scores.…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Zehuan Yuan , Jonathan C. Stroud , Tong Lu , Jia Deng

The most performant spatio-temporal action localisation models use external person proposals and complex external memory banks. We propose a fully end-to-end, purely-transformer based model that directly ingests an input video, and outputs…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Alexey Gritsenko , Xuehan Xiong , Josip Djolonga , Mostafa Dehghani , Chen Sun , Mario Lučić , Cordelia Schmid , Anurag Arnab

Multimodal Large Language Models (MLLMs) have demonstrated impressive performance in short video understanding. However, understanding long-form videos still remains challenging for MLLMs. This paper proposes TimeSuite, a collection of new…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Xiangyu Zeng , Kunchang Li , Chenting Wang , Xinhao Li , Tianxiang Jiang , Ziang Yan , Songze Li , Yansong Shi , Zhengrong Yue , Yi Wang , Yali Wang , Yu Qiao , Limin Wang

Temporal action localization is an important yet challenging task in video understanding. Typically, such a task aims at inferring both the action category and localization of the start and end frame for each action instance in a long,…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Chuming Lin , Chengming Xu , Donghao Luo , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yanwei Fu

Temporal action localization aims at localizing action instances from untrimmed videos. Existing works have designed various effective modules to precisely localize action instances based on appearance and motion features. However, by…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Le Yang , Junwei Han , Tao Zhao , Nian Liu , Dingwen Zhang

Pedestrian attribute recognition (PAR) has received increasing attention because of its wide application in video surveillance and pedestrian analysis. Extracting robust feature representation is one of the key challenges in this task. The…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Xinwen Fan , Yukang Zhang , Yang Lu , Hanzi Wang

Existing temporal action localization (TAL) works rely on a large number of training videos with exhaustive segment-level annotation, preventing them from scaling to new classes. As a solution to this problem, few-shot TAL (FS-TAL) aims to…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Sauradip Nag , Xiatian Zhu , Tao Xiang

We introduce TemporalVLM, a video large language model (video LLM) for temporal reasoning and fine-grained understanding in long videos. Our approach includes a visual encoder for mapping a long-term video into features which are time-aware…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Fawad Javed Fateh , Umer Ahmed , Hamza Khan , M. Zeeshan Zia , Quoc-Huy Tran