Egocentric Basketball Motion Planning from a Single First-Person Image
Gedas Bertasius, Aaron Chan, Jianbo Shi

TL;DR
This paper introduces a novel model that generates realistic egocentric basketball motion sequences from a single image, combining CNNs, a goal verifier, and inverse synthesis to predict player trajectories that align with real game goals.
Contribution
The paper presents a new approach integrating a future CNN, goal verifier, and inverse synthesis for egocentric motion prediction from a single image, outperforming existing deep learning methods.
Findings
Generated sequences are more realistic than RNNs, LSTMs, and GANs.
The model effectively captures player goals in motion sequences.
Outperforms standard deep learning approaches in realism and goal alignment.
Abstract
We present a model that uses a single first-person image to generate an egocentric basketball motion sequence in the form of a 12D camera configuration trajectory, which encodes a player's 3D location and 3D head orientation throughout the sequence. To do this, we first introduce a future convolutional neural network (CNN) that predicts an initial sequence of 12D camera configurations, aiming to capture how real players move during a one-on-one basketball game. We also introduce a goal verifier network, which is trained to verify that a given camera configuration is consistent with the final goals of real one-on-one basketball players. Next, we propose an inverse synthesis procedure to synthesize a refined sequence of 12D camera configurations that (1) sufficiently matches the initial configurations predicted by the future CNN, while (2) maximizing the output of the goal verifier…
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
TopicsHuman Pose and Action Recognition · Video Analysis and Summarization · Anomaly Detection Techniques and Applications
