Add PASS_ALTERNATIVES + PASS_COMPLETE detect/suggest demos (PR8) - #67
Open
AlexBodner wants to merge 5 commits into
Open
Add PASS_ALTERNATIVES + PASS_COMPLETE detect/suggest demos (PR8)#67AlexBodner wants to merge 5 commits into
AlexBodner wants to merge 5 commits into
Conversation
AlexBodner
force-pushed
the
feat/soccer-pr8-pass-alternatives
branch
from
July 16, 2026 16:50
d3a7af7 to
a3c8a17
Compare
Collaborator
Author
|
Cleanup: squashed to one commit; dropped unused |
7 tasks
AlexBodner
force-pushed
the
feat/soccer-pr7-pass-network
branch
from
July 22, 2026 16:07
0646317 to
a0e2eba
Compare
Ports pass-options onto PR7, reuses PassQualityScorer for top-N freezes, and keeps overlays on existing pass annotators. Drops unused top_pass_options. Co-authored-by: Cursor <cursoragent@cursor.com>
Bring back spotlight, pulse, receiver rings, analysis panel, and BEST/2ND/3RD styling from the Football AI overlays. Add PASS_COMPLETE / --show-predictions so detected passes freeze into ranked open-lane reveals. Co-authored-by: Cursor <cursoragent@cursor.com>
Lane scoring now attaches pitch-cm corridor geometry so alternatives match the original full-ribbon demo instead of arrows only. Co-authored-by: Cursor <cursoragent@cursor.com>
Make SigLIP UMAP/KMeans deterministic, densify fit sampling on short clips, and retry once if clusters collapse so PASS_COMPLETE does not paint the pitch one colour. Co-authored-by: Cursor <cursoragent@cursor.com>
Detected passes stay unscored; prediction freezes use PassQualityScorer top options only. Co-authored-by: Cursor <cursoragent@cursor.com>
AlexBodner
force-pushed
the
feat/soccer-pr8-pass-alternatives
branch
from
July 22, 2026 16:33
5a6a3e8 to
b1b2b72
Compare
suggested lanes onlypython main.py ... --mode PASS_ALTERNATIVES detected passes + open-lane freezespython main.py ... --mode PASS_COMPLETE or: --mode PASS_NETWORK --show-predictions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pass_options) + realPassQualityScorershared by detection decoration and freeze top-NMode.PASS_ALTERNATIVES— freeze planner + rich Football AI-style lane overlays (spotlight, pulse, shaded pass corridors, receiver rings, analysis panel, radar corridors)Mode.PASS_COMPLETE/PASS_NETWORK --show-predictions— detected passes + freeze reveals of suggested open lanesDemo
Pass alternatives (suggested lanes + corridors)
Complete (detect + suggest)
All demos
Run
Test plan
!marks rivals in-lane when present