CoolFace
Modelpublic

SzymonKulpinski/football-pitch-detection-onnx

sourceHugging Faceagpl-3.0updated 3mo agoView on Hugging Face
0likes
Model Card

football-pitch-detection (ONNX)

YOLOv8x-pose pitch-keypoint model from roboflow/sports (football-field-detection), exported to ONNX at imgsz=640 via ultralytics. Outputs [1, 101, 8400]: 4 box + 1 conf + 32×(x, y, conf) pitch landmarks in Roboflow SoccerPitchConfiguration order.

All credit for the model to Roboflow; this repo only hosts the ONNX export for in-browser use (onnxruntime-web) in the Virtual Offside Line demo. License follows the upstream ultralytics/YOLOv8 terms (AGPL-3.0).