paper-with-me

홈 › Papers

Online Detection of Action Start in Untrimmed, Streaming Videos

2018-02-19 · ECCV 2018 9 · Zheng Shou, Junting Pan, Jonathan Chan, Kazuyuki Miyazawa, Hassan Mansour, Anthony Vetro, Xavier Giro-i-Nieto, Shih-Fu Chang

We aim to tackle a novel task in action detection - Online Detection of Action Start (ODAS) in untrimmed, streaming videos. The goal of ODAS is to detect the start of an action instance, with high categorization accuracy and low detection latency. ODAS is important in many applications such as early alert generation to allow timely security or emergency response. We propose three novel methods to specifically address the challenges in training ODAS models: (1) hard negative samples generation based on Generative Adversarial Network (GAN) to distinguish ambiguous background, (2) explicitly modeling the temporal consistency between data around action start and data succeeding action start, and (3) adaptive sampling strategy to handle the scarcity of training data. We conduct extensive experiments using THUMOS'14 and ActivityNet. We show that our proposed methods lead to significant performance gains and improve the state-of-the-art methods. An ablation study confirms the effectiveness of each proposed method.

📄 PDF Abstract BibTeX arXiv:1802.06822

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionGenerative Adversarial Network

Similar Papers 제목 키워드 기반

StartNet: Online Detection of Action Start in Untrimmed Videos

2019-03-23 · ICCV 2019 10 · Mingfei Gao, Mingze Xu, Larry S. Davis, Richard Socher 외

We propose StartNet to address Online Detection of Action Start (ODAS) where action starts and their associated categories are detected in untrimmed, streaming videos. Previous methods aim to localize action starts by le…

Action ClassificationPolicy Gradient Methods

Streaming Detection of Queried Event Start

2024-12-04 · Cristobal Eyzaguirre, Eric Tang, Shyamal Buch, Adrien Gaidon 외

Robotics, autonomous driving, augmented reality, and many embodied computer vision applications must quickly react to user-defined events unfolding in real time. We address this setting by proposing a novel task for mult…

Autonomous Drivingparameter-efficient fine-tuningTransfer LearningVideo Understanding

Online Human Action Detection using Joint Classification-Regression Recurrent Neural Networks

2016-04-19 · Yanghao Li, Cuiling Lan, Junliang Xing, Wen-Jun Zeng 외

Human action recognition from well-segmented 3D skeleton data has been intensively studied and has been attracting an increasing attention. Online action detection goes one step further and is more challenging, which ide…

Action DetectionAction RecognitionComputational EfficiencyGeneral Classification+4

CAG-QIL: Context-Aware Actionness Grouping via Q Imitation Learning for Online Temporal Action Localization

2021-01-01 · ICCV 2021 10 · Hyolim Kang, KyungMin Kim, Yumin Ko, Seon Joo Kim

Temporal action localization has been one of the most popular tasks in video understanding, due to the importance of detecting action instances in videos. However, not much progress has been made on extending it to w…

Action LocalizationImitation LearningTemporal Action LocalizationVideo Understanding

SimOn: A Simple Framework for Online Temporal Action Localization

2022-11-08 · Tuan N. Tang, Jungin Park, Kwonyoung Kim, Kwanghoon Sohn

Online Temporal Action Localization (On-TAL) aims to immediately provide action instances from untrimmed streaming videos. The model is not allowed to utilize future frames and any processing techniques to modify past pr…

Action LocalizationTemporal Action Localization