中文
相关论文

相关论文: Temporal Recurrent Networks for Online Action Dete…

200 篇论文

We present Long Short-term TRansformer (LSTR), a temporal modeling algorithm for online action detection, which employs a long- and short-term memory mechanism to model prolonged sequence data. It consists of an LSTR encoder that…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Mingze Xu , Yuanjun Xiong , Hao Chen , Xinyu Li , Wei Xia , Zhuowen Tu , Stefano Soatto

In this paper, we address the challenging problem of efficient temporal activity detection in untrimmed long videos. While most recent work has focused and advanced the detection accuracy, the inference time can take seconds to minutes in…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Behrooz Mahasseni , Xiaodong Yang , Pavlo Molchanov , Jan Kautz

Automatic detection of students' engagement in online learning settings is a key element to improve the quality of learning and to deliver personalized learning materials to them. Varying levels of engagement exhibited by students in an…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Ali Abedi , Shehroz S. Khan

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

This paper addresses spatio-temporal localization of human actions in video. In order to localize actions in time, we propose a recurrent localization network (RecLNet) designed to model the temporal structure of actions on the level of…

计算机视觉与模式识别 · 计算机科学 2018-06-29 Guilhem Chéron , Anton Osokin , Ivan Laptev , Cordelia Schmid

Temporal context plays a significant role in temporal action segmentation. In an offline setting, the context is typically captured by the segmentation network after observing the entire sequence. However, capturing and using such context…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Qing Zhong , Guodong Ding , Angela Yao

Temporal action proposal generation is an essential and challenging task that aims at localizing temporal intervals containing human actions in untrimmed videos. Most of existing approaches are unable to follow the human cognitive process…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Viet-Khoa Vo-Ho , Ngan Le , Kashu Yamazaki , Akihiro Sugimoto , Minh-Triet Tran

In this paper, we provide a deep analysis of temporal modeling for action recognition, an important but underexplored problem in the literature. We first propose a new approach to quantify the temporal relationships between frames captured…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Quanfu Fan , Donghyun Kim , Chun-Fu , Chen , Stan Sclaroff , Kate Saenko , Sarah Adel Bargal

Online temporal action localization (On-TAL) is the task of identifying multiple action instances given a streaming video. Since existing methods take as input only a video segment of fixed size per iteration, they are limited in…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Youngkil Song , Dongkeun Kim , Minsu Cho , Suha Kwak

Streaming video recognition reasons about objects and their actions in every frame of a video. A good streaming recognition model captures both long-term dynamics and short-term changes of video. Unfortunately, in most existing methods, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yue Zhao , Philipp Krähenbühl

We introduce Activity Graph Transformer, an end-to-end learnable model for temporal action localization, that receives a video as input and directly predicts a set of action instances that appear in the video. Detecting and localizing…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Megha Nawhal , Greg Mori

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 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

Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. The temporal relation is complex in those datasets, including challenges like composite action, and co-occurring action.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Rui Dai , Srijan Das , Kumara Kahatapitiya , Michael S. Ryoo , Francois Bremond

Temporal action detection (TAD) aims to determine the semantic label and the temporal interval of every action instance in an untrimmed video. It is a fundamental and challenging task in video understanding. Previous methods tackle this…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Xiaolong Liu , Qimeng Wang , Yao Hu , Xu Tang , Shiwei Zhang , Song Bai , Xiang Bai

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

In this work we introduce a fully end-to-end approach for action detection in videos that learns to directly predict the temporal bounds of actions. Our intuition is that the process of detecting actions is naturally one of observation and…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Serena Yeung , Olga Russakovsky , Greg Mori , Li Fei-Fei

Temporal Action Localization (TAL) task which is to predict the start and end of each action in a video along with the class label of the action has numerous applications in the real world. But due to the complexity of this task, acceptable…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Hassan Keshvarikhojasteh , Hoda Mohammadzade , Hamid Behroozi

State-of-the-art temporal action detectors inefficiently search the entire video for specific actions. Despite the encouraging progress these methods achieve, it is crucial to design automated approaches that only explore parts of the video…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Humam Alwassel , Fabian Caba Heilbron , Bernard Ghanem

In the task of temporal action localization of ActivityNet-1.3 datasets, we propose to locate the temporal boundaries of each action and predict action class in untrimmed videos. We first apply VideoSwinTransformer as feature extractor to…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Shimin Chen , Wei Li , Jianyang Gu , Chen Chen , Yandong Guo