paper-with-me

홈 › Papers

Rethinking Online Action Detection in Untrimmed Videos: A Novel Online Evaluation Protocol

2020-03-26 · Marcos Baptista Rios, Roberto J. López-Sastre, Fabian Caba Heilbron, Jan van Gemert, F. Javier Acevedo-Rodríguez, S. Maldonado-Bascón

The Online Action Detection (OAD) problem needs to be revisited. Unlike traditional offline action detection approaches, where the evaluation metrics are clear and well established, in the OAD setting we find very few works and no consensus on the evaluation protocols to be used. In this work we propose to rethink the OAD scenario, clearly defining the problem itself and the main characteristics that the models which are considered online must comply with. We also introduce a novel metric: the Instantaneous Accuracy ($IA$). This new metric exhibits an \emph{online} nature and solves most of the limitations of the previous metrics. We conduct a thorough experimental evaluation on 3 challenging datasets, where the performance of various baseline methods is compared to that of the state-of-the-art. Our results confirm the problems of the previous evaluation protocols, and suggest that an IA-based protocol is more adequate to the online scenario. The baselines models and a development kit with the novel evaluation protocol are publicly available: https://github.com/gramuah/ia.

📄 PDF Abstract BibTeX arXiv:2003.12041

Code (1)

gramuah/ia 공식 구현

Tasks

Action DetectionOnline Action Detection

Similar Papers 제목 키워드 기반

Gabriella: An Online System for Real-Time Activity Detection in Untrimmed Security Videos

2020-04-23 · Mamshad Nayeem Rizve, Ugur Demir, Praveen Tirupattur, Aayush Jung Rana 외

Activity detection in security videos is a difficult problem due to multiple factors such as large field of view, presence of multiple activities, varying scales and viewpoints, and its untrimmed nature. The existing res…

Action DetectionActivity Detection

WOAD: Weakly Supervised Online Action Detection in Untrimmed Videos

2020-06-05 · CVPR 2021 1 · Mingfei Gao, Yingbo Zhou, ran Xu, Richard Socher 외

Online action detection in untrimmed videos aims to identify an action as it happens, which makes it very important for real-time applications. Previous methods rely on tedious annotations of temporal action boundaries f…

Action DetectionAction RecognitionOnline Action Detection

Deep Learning-based Action Detection in Untrimmed Videos: A Survey

2021-09-30 · Elahe Vahdani, YingLi Tian

Understanding human behavior and activity facilitates advancement of numerous real-world applications, and is critical for video analysis. Despite the progress of action recognition algorithms in trimmed videos, the majo…

Action DetectionAction RecognitionActivity DetectionDeep Learning

The Instantaneous Accuracy: a Novel Metric for the Problem of Online Human Behaviour Recognition in Untrimmed Videos

2020-03-22 · Marcos Baptista Rios, Roberto J. López-Sastre, Fabian Caba Heilbron, Jan van Gemert 외

The problem of Online Human Behaviour Recognition in untrimmed videos, aka Online Action Detection (OAD), needs to be revisited. Unlike traditional offline action detection approaches, where the evaluation metrics are cl…

Action DetectionOnline Action Detection

Online Detection of Action Start in Untrimmed, Streaming Videos

2018-02-19 · ECCV 2018 9 · Zheng Shou, Junting Pan, Jonathan Chan, Kazuyuki Miyazawa 외

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…

Action DetectionGenerative Adversarial Network