Wearable sensing for badminton stroke recognition with one-dimensional convolutional neural network

基于一维卷积神经网络的可穿戴传感技术用于羽毛球击球识别

阅读:3
作者:Guohan Jin,Xin Li

Abstract

Motivated by the need to improve the performance of badminton players, various motion monitoring systems have been developed to assist coaches in badminton technique instruction. While traditional video or optical methods are limited to fixed scenarios and require tedious postprocessing, IMUs, with their compact size and lightweight design, offer a portable solution for badminton motion monitoring. This study develops a wearable sensing network consisting of two IMUs to capture wrist motions during badminton strokes. The measurements are fed into a one-dimensional convolutional neural network (1D-CNN) to classify six stroke actions and fifteen badminton movement trajectories. The network includes two convolutional layers with 8 and 16 filters (3 × 1 kernel size), followed by batch normalization and ReLU activation. It also features a max-pooling layer, a fully connected layer, and a Softmax classifier. The network was trained with cross-entropy loss and the Adam optimizer (learning rate = 0.005, batch size = 64 iterating over 200 epochs). Experiments were conducted with six national-level badminton athletes to collect motion data for network training and prediction and stratified 5-fold cross-validation was employed to divide the training and testing datasets, ensuring the stability of model evaluation and the reliability of the results. Feature differences between the patterns were intuitively displayed using heatmaps and t-SNE approaches. The results show that the proposed method achieves classification accuracies of 97.16 ± 0.6% for six stroke actions and 86.07 ± 1.1% for fifteen badminton trajectories, outperforming traditional machine learning methods such as KNN (94.94% / 78.71%), SVM (94.32% / 75.06%), and DTA (92.81% / 72.93%). By combining a simple sensor configuration (two sensors) with a lightweight 1D-CNN, this study achieves accurate badminton motion monitoring, which is expected to contribute to sports training and enhance athletes' skills.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。