TL;DR
This paper compares various spatiotemporal modeling techniques for video action and gesture recognition, revealing that CNN-based methods outperform RNN-based approaches on benchmark datasets.
Contribution
It provides a comprehensive comparative analysis of different spatiotemporal modeling techniques applied to CNN features for video understanding tasks.
Findings
RNN-based techniques perform worse than convolutional architectures.
Fully convolutional models achieve better accuracy on benchmarks.
The study offers insights into effective spatiotemporal modeling for videos.
Abstract
Understanding actions and gestures in video streams requires temporal reasoning of the spatial content from different time instants, i.e., spatiotemporal (ST) modeling. In this survey paper, we have made a comparative analysis of different ST modeling techniques for action and gecture recognition tasks. Since Convolutional Neural Networks (CNNs) are proved to be an effective tool as a feature extractor for static images, we apply ST modeling techniques on the features of static images from different time instants extracted by CNNs. All techniques are trained end-to-end together with a CNN feature extraction part and evaluated on two publicly available benchmarks: The Jester and the Something-Something datasets. The Jester dataset contains various dynamic and static hand gestures, whereas the Something-Something dataset contains actions of human-object interactions. The common…
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.
