TL;DR
This paper introduces a real-time deep learning framework for spatiotemporal action detection and early prediction in videos, achieving state-of-the-art results and enabling practical online applications.
Contribution
It presents a novel online algorithm for constructing and labeling action tubes from SSD detections, enabling real-time spatiotemporal action localization and early prediction.
Findings
Achieves real-time performance up to 40fps.
Sets new state-of-the-art results on UCF101-24 and J-HMDB-21.
First system for online S/T action localization and early prediction on untrimmed videos.
Abstract
We present a deep-learning framework for real-time multiple spatio-temporal (S/T) action localisation, classification and early prediction. Current state-of-the-art approaches work offline and are too slow to be useful in real- world settings. To overcome their limitations we introduce two major developments. Firstly, we adopt real-time SSD (Single Shot MultiBox Detector) convolutional neural networks to regress and classify detection boxes in each video frame potentially containing an action of interest. Secondly, we design an original and efficient online algorithm to incrementally construct and label `action tubes' from the SSD frame level detections. As a result, our system is not only capable of performing S/T detection in real time, but can also perform early action prediction in an online fashion. We achieve new state-of-the-art results in both S/T action localisation and early…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Non Maximum Suppression · 1x1 Convolution · SSD
