paper-with-me

홈 › Papers

Extended OpenTT Games Dataset: A table tennis dataset for fine-grained shot type and point outcome

2025-12-22 · Moamal Fadhil Abdul-Mahdi, Jonas Bruun Hubrechts, Thomas Martini Jørgensen, Emil Hovad arxiv

Automatically detecting and classifying strokes in table tennis video can streamline training workflows, enrich broadcast overlays, and enable fine-grained performance analytics. For this to be possible, annotated video data of table tennis is needed. We extend the public OpenTTGames dataset with highly detailed, frame-accurate shot type annotations (forehand, backhand with subtypes), player posture labels (body lean and leg stance), and rally outcome tags at point end. OpenTTGames is a set of recordings from the side of the table with official labels for bounces, when the ball is above the net, or hitting the net. The dataset already contains ball coordinates near events, which are either "bounce", "net", or "empty_event" in the original OpenTTGames dataset, and semantic masks (humans, table, scoreboard). Our extension adds the types of stroke to the events and a per-player taxonomy so models can move beyond event spotting toward tactical understanding (e.g., whether a stroke is likely to win the point or set up an advantage). We provide a compact coding scheme and code-assisted labeling procedure to support reproducible annotations and baselines for fine-grained stroke understanding in racket sports. This fills a practical gap in the community, where many prior video resources are either not publicly released or carry restrictive/unclear licenses that hinder reuse and benchmarking. Our annotations are released under the same CC BY-NC-SA 4.0 license as OpenTTGames, allowing free non-commercial use, modification, and redistribution, with appropriate attribution.

📄 PDF Abstract BibTeX arXiv:2512.19327

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TTNet: Real-time temporal and spatial video analysis of table tennis

2020-04-21 · Roman Voeikov, Nikolay Falaleev, Ruslan Baikulov

We present a neural network TTNet aimed at real-time processing of high-resolution table tennis videos, providing both temporal (events spotting) and spatial (ball detection and semantic segmentation) data. This approach…

Action SpottingDecision MakingGPUObject Detection+1

Match Point AI: A Novel AI Framework for Evaluating Data-Driven Tennis Strategies

2024-08-12 · Carlo Nübel, Alexander Dockhorn, Sanaz Mostaghim

Many works in the domain of artificial intelligence in games focus on board or video games due to the ease of reimplementing their mechanics. Decision-making problems in real-world sports share many similarities to such …

Decision Making

Sports Video: Fine-Grained Action Detection and Classification of Table Tennis Strokes from Videos for MediaEval 2021

2021-12-16 · Pierre-Etienne Martin, Jordan Calandre, Boris Mansencal, Jenny Benois-Pineau 외

Sports video analysis is a prevalent research topic due to the variety of application areas, ranging from multimedia intelligent devices with user-tailored digests up to analysis of athletes' performance. The Sports Vide…

Action DetectionFine-Grained Action Detection

Three-Stream 3D/1D CNN for Fine-Grained Action Classification and Segmentation in Table Tennis

2021-09-29 · Pierre-Etienne Martin, Jenny Benois-Pineau, Renaud Péteri, Julien Morlier

This paper proposes a fusion method of modalities extracted from video through a three-stream network with spatio-temporal and temporal convolutions for fine-grained action classification in sport. It is applied to TTStr…

Action ClassificationClassificationOptical Flow Estimation

Wearable Audio and IMU Based Shot Detection in Racquet Sports

2018-05-14 · Manish Sharma, Akash Anand, Rupika Srivastava, Lakshmi Kaligounder

Wearables like smartwatches which are embedded with sensors and powerful processors, provide a strong platform for development of analytics solutions in sports domain. To analyze players' games, while motion sensor based…