paper-with-me

Papers

Benchmarking Stroke Forecasting with Stroke-Level Badminton Dataset

2023-06-27 · Wei-Yao Wang, Wei-Wei Du, Wen-Chih Peng, Tsi-Ui Ik

In recent years, badminton analytics has drawn attention due to the advancement of artificial intelligence and the efficiency of data collection. While there is a line of effective applications to improve and investigate player performance, there are only a few public badminton datasets that can be used by researchers outside the badminton domain. Existing badminton singles datasets focus on specific matchups; however, they cannot provide comprehensive studies on different players and various matchups. In this paper, we provide a badminton singles dataset, ShuttleSet22, which is collected from high-ranking matches in 2022. ShuttleSet22 consists of 30,172 strokes in 2,888 rallies in the training set, 1,400 strokes in 450 rallies in the validation set, and 2,040 strokes in 654 rallies in the testing set, with detailed stroke-level metadata within a rally. To benchmark existing work with ShuttleSet22, we hold a challenge, Track 2: Forecasting Future Turn-Based Strokes in Badminton Rallies, at CoachAI Badminton Challenge @ IJCAI 2023, to encourage researchers to tackle this real-world problem through innovative approaches and to summarize insights between the state-of-the-art baseline and improved techniques, exchanging inspiring ideas. The baseline codes and the dataset are made available at https://github.com/wywyWang/CoachAI-Projects/tree/main/CoachAI-Challenge-IJCAI2023.

📄 PDF Abstract BibTeX arXiv:2306.15664

Code (1)

wywywang/coachai-projects 공식 구현 pytorch

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ShuttleSet: A Human-Annotated Stroke-Level Singles Dataset for Badminton Tactical Analysis

2023-06-08 · Wei-Yao Wang, Yung-Chang Huang, Tsi-Ui Ik, Wen-Chih Peng

With the recent progress in sports analytics, deep learning approaches have demonstrated the effectiveness of mining insights into players' tactics for improving performance quality and fan engagement. This is attributed…

Action DetectionSports Analytics

ShuttleNet: Position-aware Fusion of Rally Progress and Player Styles for Stroke Forecasting in Badminton

2021-12-02 · Wei-Yao Wang, Hong-Han Shuai, Kai-Shiang Chang, Wen-Chih Peng

The increasing demand for analyzing the insights in sports has stimulated a line of productive studies from a variety of perspectives, e.g., health state monitoring, outcome prediction. In this paper, we focus on objecti…

DecoderPosition

BadminSense: Enabling Fine-Grained Badminton Stroke Evaluation on a Single Smartwatch

2026-03-23 · Taizhou Chen, Kai Chen, Xingyu Liu, Pingchuan Ke 외 arxiv

Evaluating badminton performance often requires expert coaching, which is rarely accessible for amateur players. We present BadminSense, a smartwatch-based system for fine-grained badminton performance analysis using wea…

Stroke Classification

TemPose-TF-ASF: Two-Stage Bidirectional Stroke Context Fusion for Badminton Stroke Classification

2026-05-04 · Tzu-Yu Liu, Duan-Shin Lee arxiv

Accurate badminton stroke prediction is crucial for fine-grained sports analysis and tactical decision support. However, existing methods struggle to model rich temporal context. This paper introduces TemPose-TF-ASF (Adj…

Stroke Classification

BST: Badminton Stroke-type Transformer for Skeleton-based Action Recognition in Racket Sports

2025-02-28 · Jing-Yuan Chang

Badminton, known for having the fastest ball speeds among all sports, presents significant challenges to the field of computer vision, including player identification, court line detection, shuttlecock trajectory trackin…

Action RecognitionLine DetectionPose EstimationSkeleton Based Action Recognition+2