paper-with-me

홈 › Papers

BasketballGAN: Generating Basketball Play Simulation Through Sketching

2019-09-16 · Hsin-Ying Hsieh, Chieh-Yu Chen, Yu-Shuen Wang, Jung-Hong Chuang

We present a data-driven basketball set play simulation. Given an offensive set play sketch, our method simulates potential scenarios that may occur in the game. The simulation provides coaches and players with insights on how a given set play can be executed. To achieve the goal, we train a conditional adversarial network on NBA movement data to imitate the behaviors of how players move around the court through two major components: a generator that learns to generate natural player movements based on a latent noise and a user sketched set play; and a discriminator that is used to evaluate the realism of the basketball play. To improve the quality of simulation, we minimize 1.) a dribbler loss to prevent the ball from drifting away from the dribbler; 2.) a defender loss to prevent the dribbler from not being defended; 3.) a ball passing loss to ensure the straightness of passing trajectories; and 4) an acceleration loss to minimize unnecessary players' movements. To evaluate our system, we objectively compared real and simulated basketball set plays. Besides, a subjective test was conducted to judge whether a set play was real or generated by our network. On average, the mean correct rates to the binary tests were 56.17 \%. Experiment results and the evaluations demonstrated the effectiveness of our system.

📄 PDF Abstract BibTeX arXiv:1909.07088

Code (1)

chychen/BasketballGAN 공식 구현 tf

Similar Papers 제목 키워드 기반

PlayBest: Professional Basketball Player Behavior Synthesis via Planning with Diffusion

2023-06-07 · Xiusi Chen, Wei-Yao Wang, Ziniu Hu, David Reynoso 외

Dynamically planning in complex systems has been explored to improve decision-making in various domains. Professional basketball serves as a compelling example of a dynamic spatio-temporal game, encompassing context-depe…

Decision MakingSequential Decision Making

Am I a Baller? Basketball Performance Assessment from First-Person Videos

2016-11-16 · ICCV 2017 10 · Gedas Bertasius, Hyun Soo Park, Stella X. Yu, Jianbo Shi

This paper presents a method to assess a basketball player's performance from his/her first-person video. A key challenge lies in the fact that the evaluation metric is highly subjective and specific to a particular eval…

Generating Multi-Agent Trajectories using Programmatic Weak Supervision

2018-03-20 · ICLR 2019 5 · Eric Zhan, Stephan Zheng, Yisong Yue, Long Sha 외

We study the problem of training sequential generative models for capturing coordinated multi-agent trajectory behavior, such as offensive basketball gameplay. When modeling such settings, it is often beneficial to desig…

Imitation Learning

Gravity Balanced Arm Exoskeleton for Basketball Shooting Training

2024-07-13 · Yunfei Liu, Zhanghao Yang

This paper proposes a gravity balanced arm exoskeleton design for basketball shooting training. The potential energy equation of the mechanism is derived. A simulation of the arm going through the basketball shooting mot…

Towards Comprehensive Basketball Understanding

2026-08-24 · Yirong Hu, Jiayuan Rao, Yu Zhang, Shangzhe Di 외 arxiv

Understanding a basketball game requires recognizing events, localizing actions, identifying players, and relating these to structured game knowledge. Existing benchmarks primarily evaluate these abilities one at a time,…