Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

WOAD: Weakly Supervised Online Action Detection in Untrimmed Videos

About

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 for training, which hinders the scalability of online action detection systems. We propose WOAD, a weakly supervised framework that can be trained using only video-class labels. WOAD contains two jointly-trained modules, i.e., temporal proposal generator (TPG) and online action recognizer (OAR). Supervised by video-class labels, TPG works offline and targets at accurately mining pseudo frame-level labels for OAR. With the supervisory signals from TPG, OAR learns to conduct action detection in an online fashion. Experimental results on THUMOS'14, ActivityNet1.2 and ActivityNet1.3 show that our weakly-supervised method largely outperforms weakly-supervised baselines and achieves comparable performance to the previous strongly-supervised methods. Beyond that, WOAD is flexible to leverage strong supervision when it is available. When strongly supervised, our method obtains the state-of-the-art results in the tasks of both online per-frame action recognition and online detection of action start.

Mingfei Gao, Yingbo Zhou, Ran Xu, Richard Socher, Caiming Xiong• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)--
330
Online Action DetectionTHUMOS14 (test)
mAP67.1
86
Action SegmentationBreakfast--
66
Online Action DetectionTHUMOS 14
Mean F-AP67.1
37
Online Action DetectionActivityNet 1.2 (test)
Mean F-AP70.7
6
Online Action SegmentationIKEA ASM
Accuracy55.6
5
Online Action DetectionActivityNet 1.3 (test val)
Mean F-AP46.8
3
Online detection of action startTHUMOS-14 (test)
Mean P-AP @ 1s28
3
Online per-frame action recognitionTHUMOS 14
Mean F-AP54.4
2
Showing 9 of 9 rows

Other info

Follow for update