Pose2Trajectory: Using Transformers on Body Pose to Predict Tennis Player's Trajectory
Ali K. AlShami, Terrance Boult, and Jugal Kalita

TL;DR
This paper introduces Pose2Trajectory, a Transformer-based method that predicts tennis players' future trajectories using body pose and ball data, aiding camera tracking in sports analytics.
Contribution
It presents a novel Transformer architecture leveraging body joint and ball position data for accurate tennis player trajectory prediction.
Findings
High prediction accuracy demonstrated across different sequence lengths.
Effective use of body joint data improves trajectory forecasting.
Generated a comprehensive dataset for tennis movement analysis.
Abstract
Tracking the trajectory of tennis players can help camera operators in production. Predicting future movement enables cameras to automatically track and predict a player's future trajectory without human intervention. Predicting future human movement in the context of complex physical tasks is also intellectually satisfying. Swift advancements in sports analytics and the wide availability of videos for tennis have inspired us to propose a novel method called Pose2Trajectory, which predicts a tennis player's future trajectory as a sequence derived from their body joints' data and ball position. Demonstrating impressive accuracy, our approach capitalizes on body joint information to provide a comprehensive understanding of the human body's geometry and motion, thereby enhancing the prediction of the player's trajectory. We use encoder-decoder Transformer architecture trained on the joints…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Adam · Linear Layer · Absolute Position Encodings · Multi-Head Attention · Residual Connection · Softmax · Byte Pair Encoding · Dropout · Dense Connections
