Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
collabora
/
gst-python-ml
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
37
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Football analyzer pipeline
- #19
#19
Open
zoq
wants to merge 10 commits into
collabora:master
collabora/gst-python-ml:master
from
zoq:soccer-analyzer
zoq/gst-python-ml:soccer-analyzer
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Football analyzer pipeline
#19
zoq
wants to merge 10 commits into
collabora:master
collabora/gst-python-ml:master
from
zoq:soccer-analyzer
zoq/gst-python-ml:soccer-analyzer
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
improved football anylyzer pipeline.
Show description for 59d1e51
zoq
committed
59d1e51
View commit details
Copy full SHA for 59d1e51
Browse repository at this point
Add streaming football overlay (pyml_football_overlay) and DRP-AI engine with ONNX/YOLO class-name and FP16 handling, plus the football models.
Show description for cfbb60d
zoq
committed
cfbb60d
View commit details
Copy full SHA for cfbb60d
Browse repository at this point
Add RZ/V2H DRP-AI tooling: YOLO INT8 compile, C++ runtime pybind and a Yocto layer for the on-board gst-python-ml stack.
Show description for bb0e589
zoq
committed
bb0e589
View commit details
Copy full SHA for bb0e589
Browse repository at this point
Fix split semicolon-joined statements style.
Show description for 82e3c49
zoq
committed
82e3c49
View commit details
Copy full SHA for 82e3c49
Browse repository at this point
Apply black formatting to football_overlay.py and football_analyzer.py.
Show description for d090e87
zoq
committed
d090e87
View commit details
Copy full SHA for d090e87
Browse repository at this point
Commits on Jun 17, 2026
Improve overlay settings.
Show description for 809951a
zoq
committed
809951a
View commit details
Copy full SHA for 809951a
Browse repository at this point
Add buffer to combat slow inference.
Show description for f43da7d
zoq
committed
f43da7d
View commit details
Copy full SHA for f43da7d
Browse repository at this point
Add README with some settings.
Show description for 32e846c
zoq
committed
32e846c
View commit details
Copy full SHA for 32e846c
Browse repository at this point
Switch from tracking overlay to detection overlay and apply ema filter.
Show description for bea1428
zoq
committed
bea1428
View commit details
Copy full SHA for bea1428
Browse repository at this point
Detect with the ONNX football model at 640 while drawing the overlay on the original-resolution frame, expose the detector's confidence/NMS thresholds, and harden the overlay's kit-colour referee d…
Show description for ec81ba9
zoq
committed
ec81ba9
View commit details
Copy full SHA for ec81ba9
Browse repository at this point
You can’t perform that action at this time.