LOADING ATMAN
EXHIBIT CHANNEL READY
checking
ATMAN V1
The first version of ATMAN was built between 2023 and 2025, entirely from scratch, entirely by me. It reads in broadcast video, understands where lines, players and the ball are, and where the ball bounces, how fast it is, and how much spin it has. A custom dataclass system for shot-by-shot data allows for querying, filtering, transforming, and aggregating; data can be analysed effectively, and then visualized in a 3D engine that I wrote myself.
Here's what ATMAN does, primarily…
01 / 06… From raw video, it extracts shot-by-shot trajectory data. Among other things.
