Attentive Spatio-Temporal Representation Learning for Diving Classification
Competitive diving is a well recognized aquatic sport in which a person dives from a platform or a springboard into the water. Based on the acrobatics performed during the dive, diving is classified into a finite set of action classes which are standardized by FINA. In this work, we propose an attention guided LSTM-based neural network architecture for the task of diving classification. The network takes the frames of a diving video as input and determines its class. We evaluate the performance of the proposed model on a recently introduced competitive diving dataset, Diving48. It contains over 18000 video clips which covers 48 classes of diving. The proposed model outperforms the classification accuracy of the state-of-the-art models in both 2D and 3D frameworks by 11.54% and 4.24%, respectively. We show that the network is able to localize the diver in the video frames during the dive without being trained with such a supervision.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationRepresentation LearningSimilar Papers 제목 키워드 기반
FineParser: A Fine-grained Spatio-temporal Action Parser for Human-centric Action Quality Assessment
Existing action quality assessment (AQA) methods mainly learn deep representations at the video level for scoring diverse actions. Due to the lack of a fine-grained understanding of actions in videos, they harshly suffer…
Action Quality AssessmentAction UnderstandingContext-Aware Network Based on Multi-scale Spatio-temporal Attention for Action Recognition in Videos
Action recognition is a critical task in video understanding, requiring the comprehensive capture of spatio-temporal cues across various scales. However, existing methods often overlook the multi-granularity nature of ac…
Action Recognition In VideosTemporal-attentive Covariance Pooling Networks for Video Recognition
For video recognition task, a global representation summarizing the whole contents of the video snippets plays an important role for the final performance. However, existing video architectures usually generate it by usi…
Video RecognitionUTAL-GNN: Unsupervised Temporal Action Localization using Graph Neural Networks
Fine-grained action localization in untrimmed sports videos presents a significant challenge due to rapid and subtle motion transitions over short durations. Existing supervised and weakly supervised solutions often rely…
Temporal Action LocalizationComputational EfficiencyDual Contrastive Learning for Spatio-temporal Representation
Contrastive learning has shown promising potential in self-supervised spatio-temporal representation learning. Most works naively sample different clips to construct positive and negative pairs. However, we observe that …
Contrastive LearningRepresentation Learning