中文
相关论文

相关论文: HTNet: Anchor-free Temporal Action Localization wi…

200 篇论文

We address the problem of language-based temporal localization in untrimmed videos. Compared to temporal localization with fixed categories, this problem is more challenging as the language-based queries not only have no pre-defined…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Runzhou Ge , Jiyang Gao , Kan Chen , Ram Nevatia

Weakly Supervised Temporal Action Localization (WTAL) aims to classify and localize temporal boundaries of actions for the video, given only video-level category labels in the training datasets. Due to the lack of boundary information…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Guozhang Li , De Cheng , Xinpeng Ding , Nannan Wang , Jie Li , Xinbo Gao

Temporal action localization is an important task of computer vision. Though many methods have been proposed, it still remains an open question how to predict the temporal location of action segments precisely. Most state-of-the-art works…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Ke Yang , Xiaolong Shen , Peng Qiao , Shijie Li , Dongsheng Li , Yong Dou

This technical report presents our first place winning solution for temporal action detection task in CVPR-2022 AcitivityNet Challenge. The task aims to localize temporal boundaries of action instances with specific classes in long…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Xiang Wang , Huaxin Zhang , Shiwei Zhang , Changxin Gao , Yuanjie Shao , Nong Sang

Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challenging for W-TAL…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Yuanhao Zhai , Le Wang , Wei Tang , Qilin Zhang , Junsong Yuan , Gang Hua

This work explores the performance of a large video understanding foundation model on the downstream task of human fall detection on untrimmed video and leverages a pretrained vision transformer for multi-class action detection, with…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Till Grutschus , Ola Karrar , Emir Esenov , Ekta Vats

This paper tackles the challenge of point-supervised temporal action detection, wherein only a single frame is annotated for each action instance in the training set. Most of the current methods, hindered by the sparse nature of annotated…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Elahe Vahdani , Yingli Tian

Many video understanding tasks work in the offline setting by assuming that the input video is given from the start to the end. However, many real-world problems require the online setting, making a decision immediately using only the…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Young Hwi Kim , Seonghyeon Nam , Seon Joo Kim

Temporal action proposal generation is an important and challenging task in video understanding, which aims at detecting all temporal segments containing action instances of interest. The existing proposal generation approaches are…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jing Tan , Jiaqi Tang , Limin Wang , Gangshan Wu

Human Activity Recognition (HAR) has recently witnessed advancements with Transformer-based models. Especially, ActionFormer shows us a new perspectives for HAR in the sense that this approach gives us additional outputs which detect the…

机器学习 · 计算机科学 2025-05-28 Kunpeng Zhao , Asahi Miyazaki , Tsuyoshi Okita

Temporal action detection (TAD) is challenging, yet fundamental for real-world video applications. Recently, DETR-based models for TAD have been prevailing thanks to their unique benefits. However, transformers demand a huge dataset, and…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jihwan Kim , Miso Lee , Jae-Pil Heo

Deep neural networks based purely on attention have been successful across several domains, relying on minimal architectural priors from the designer. In Human Action Recognition (HAR), attention mechanisms have been primarily adopted on…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Vittorio Mazzia , Simone Angarano , Francesco Salvetti , Federico Angelini , Marcello Chiaberge

Temporal action localization (TAL) in videos is a challenging task, especially due to the large variation in action temporal scales. Short actions usually occupy a major proportion in the datasets, but tend to have the lowest performance.…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Chen Zhao , Ali Thabet , Bernard Ghanem

Temporal action segmentation (TAS) in videos aims at densely identifying video frames in minutes-long videos with multiple action classes. As a long-range video understanding task, researchers have developed an extended collection of…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Guodong Ding , Fadime Sener , Angela Yao

Many interesting events in the real world are rare making preannotated machine learning ready videos a rarity in consequence. Thus, temporal activity detection models that are able to learn from a few examples are desirable. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Huijuan Xu , Ximeng Sun , Eric Tzeng , Abir Das , Kate Saenko , Trevor Darrell

Given an untrimmed video and natural language query, video sentence grounding aims to localize the target temporal moment in the video. Existing methods mainly tackle this task by matching and aligning semantics of the descriptive sentence…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Wei Ji , Long Chen , Yinwei Wei , Yiming Wu , Tat-Seng Chua

As a challenging task of high-level video understanding, weakly supervised temporal action localization has been attracting increasing attention. With only video annotations, most existing methods seek to handle this task with a…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Linjiang Huang , Liang Wang , Hongsheng Li

We present a novel framework, Action Progression Network (APN), for temporal action detection (TAD) in videos. The framework locates actions in videos by detecting the action evolution process. To encode the action evolution, we quantify a…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Chongkai Lu , Man-Wai Mak , Ruimin Li , Zheru Chi , Hong Fu

Action segmentation as a milestone towards building automatic systems to understand untrimmed videos has received considerable attention in the recent years. It is typically being modeled as a sequence labeling problem but contains…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Li Ding , Chenliang Xu

We propose a weakly supervised temporal action localization algorithm on untrimmed videos using convolutional neural networks. Our algorithm learns from video-level class labels and predicts temporal intervals of human actions with no…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Phuc Nguyen , Ting Liu , Gautam Prasad , Bohyung Han