Three-Stream 3D/1D CNN for Fine-Grained Action Classification and Segmentation in Table Tennis
This work addresses the problem of providing detailed feedback to table tennis players for performance improvement, representing an incremental advancement in sports video analysis.
The paper tackles fine-grained action classification and segmentation in table tennis videos using a three-stream CNN that fuses RGB, optical flow, and pose modalities, achieving faster convergence and improved performance on stroke classification and segmentation tasks.
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 TTStroke-21 dataset which consists of untrimmed videos of table tennis games. The goal is to detect and classify table tennis strokes in the videos, the first step of a bigger scheme aiming at giving feedback to the players for improving their performance. The three modalities are raw RGB data, the computed optical flow and the estimated pose of the player. The network consists of three branches with attention blocks. Features are fused at the latest stage of the network using bilinear layers. Compared to previous approaches, the use of three modalities allows faster convergence and better performances on both tasks: classification of strokes with known temporal boundaries and joint segmentation and classification. The pose is also further investigated in order to offer richer feedback to the athletes.