paper-with-me

Papers

A Multi-Stage Temporal Convolutional Network for Volleyball Jumps Classification Using a Waist-Mounted IMU

2023-10-19 · Meng Shang, Camilla De Bleecker, Jos Vanrenterghem, Roel De Ridder, Sabine Verschueren, Carolina Varon, Walter De Raedt, Bart Vanrumste

Monitoring the number of jumps for volleyball players during training or a match can be crucial to prevent injuries, yet the measurement requires considerable workload and cost using traditional methods such as video analysis. Also, existing methods do not provide accurate differentiation between different types of jumps. In this study, an unobtrusive system with a single inertial measurement unit (IMU) on the waist was proposed to recognize the types of volleyball jumps. A Multi-Layer Temporal Convolutional Network (MS-TCN) was applied for sample-wise classification. The model was evaluated on ten volleyball players and twenty-six volleyball players, during a lab session with a fixed protocol of jumping and landing tasks, and during four volleyball training sessions, respectively. The MS-TCN model achieved better performance than a state-of-the-art deep learning model but with lower computational cost. In the lab sessions, most jump counts showed small differences between the predicted jumps and video-annotated jumps, with an overall count showing a Limit of Agreement (LoA) of 0.1+-3.40 (r=0.884). For comparison, the proposed algorithm showed slightly worse results than VERT (a commercial jumping assessment device) with a LoA of 0.1+-2.08 (r=0.955) but the differences were still within a comparable range. In the training sessions, the recognition of three types of jumps exhibited a mean difference from observation of less than 10 jumps: block, smash, and overhead serve. These results showed the potential of using a single IMU to recognize the types of volleyball jumps. The sample-wise architecture provided high resolution of recognition and the MS-TCN required fewer parameters to train compared with state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2310.13097

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AI-assisted Automatic Jump Detection and Height Estimation in Volleyball Using a Waist-worn IMU

2025-05-09 · Weiyi Xu, Chunzhuo Wang, Meng Shang, Camilla De Bleecker 외

The physical load of jumps plays a critical role in injury prevention for volleyball players. However, manual video analysis of jump activities is time-intensive and costly, requiring significant effort and expensive har…

DECOMPL: Decompositional Learning with Attention Pooling for Group Activity Recognition from a Single Volleyball Image

2023-03-11 · Berker Demirel, Huseyin Ozkan

Group Activity Recognition (GAR) aims to detect the activity performed by multiple actors in a scene. Prior works model the spatio-temporal features based on the RGB, optical flow or keypoint data types. However, using b…

Activity RecognitionGroup Activity RecognitionOptical Flow Estimation

Convolutional Relational Machine for Group Activity Recognition

2019-04-05 · CVPR 2019 6 · Sina Mokhtarzadeh Azar, Mina Ghadimi Atigh, Ahmad Nickabadi, Alexandre Alahi

We present an end-to-end deep Convolutional Neural Network called Convolutional Relational Machine (CRM) for recognizing group activities that utilizes the information in spatial relations between individual persons in i…

Activity RecognitionGroup Activity Recognition

Hierarchical Deep Temporal Models for Group Activity Recognition

2016-07-09 · Mostafa S. Ibrahim, Srikanth Muralidharan, Zhiwei Deng, Arash Vahdat 외

In this paper we present an approach for classifying the activity performed by a group of people in a video sequence. This problem of group activity recognition can be addressed by examining individual person actions and…

Activity RecognitionGroup Activity Recognition

A Multi-Stream Convolutional Neural Network Framework for Group Activity Recognition

2018-12-26 · Sina Mokhtarzadeh Azar, Mina Ghadimi Atigh, Ahmad Nickabadi

In this work, we present a framework based on multi-stream convolutional neural networks (CNNs) for group activity recognition. Streams of CNNs are separately trained on different modalities and their predictions are fus…

Activity RecognitionGroup Activity RecognitionPose Estimation