TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Hybrid Dynamic-static Context-aware Attention Network for ...

Hybrid Dynamic-static Context-aware Attention Network for Action Assessment in Long Videos

Ling-An Zeng, Fa-Ting Hong, Wei-Shi Zheng, Qi-Zhi Yu, Wei Zeng, Yao-Wei Wang, Jian-Huang Lai

2020-08-13Action AssessmentAction Quality Assessment
PaperPDFCodeCode(official)

Abstract

The objective of action quality assessment is to score sports videos. However, most existing works focus only on video dynamic information (i.e., motion information) but ignore the specific postures that an athlete is performing in a video, which is important for action assessment in long videos. In this work, we present a novel hybrid dynAmic-static Context-aware attenTION NETwork (ACTION-NET) for action assessment in long videos. To learn more discriminative representations for videos, we not only learn the video dynamic information but also focus on the static postures of the detected athletes in specific frames, which represent the action quality at certain moments, along with the help of the proposed hybrid dynamic-static architecture. Moreover, we leverage a context-aware attention module consisting of a temporal instance-wise graph convolutional network unit and an attention unit for both streams to extract more robust stream features, where the former is for exploring the relations between instances and the latter for assigning a proper weight to each instance. Finally, we combine the features of the two streams to regress the final video score, supervised by ground-truth scores given by experts. Additionally, we have collected and annotated the new Rhythmic Gymnastics dataset, which contains videos of four different types of gymnastics routines, for evaluation of action quality assessment in long videos. Extensive experimental results validate the efficacy of our proposed method, which outperforms related approaches. The codes and dataset are available at \url{https://github.com/lingan1996/ACTION-NET}.

Results

TaskDatasetMetricValueModel
Action Quality AssessmentRhythmic GymnasticSpearman Correlation62.3ACTION-NET

Related Papers

PHI: Bridging Domain Shift in Long-Term Action Quality Assessment via Progressive Hierarchical Instruction2025-05-26FineCausal: A Causal-Based Framework for Interpretable Fine-Grained Action Quality Assessment2025-03-31A Decade of Action Quality Assessment: Largest Systematic Survey of Trends, Challenges, and Future Directions2025-02-05Action Quality Assessment via Hierarchical Pose-guided Multi-stage Contrastive Regression2025-01-07A Comprehensive Survey of Action Quality Assessment: Method and Benchmark2024-12-15TechCoach: Towards Technical-Point-Aware Descriptive Action Coaching2024-11-26Unlabeled Action Quality Assessment Based on Multi-dimensional Adaptive Constrained Dynamic Time Warping2024-10-18Interpretable Long-term Action Quality Assessment2024-08-21