kicky-ai-spf / README.md
dcrey7's picture
Upload README.md with huggingface_hub
0803dc4 verified
|
Raw
History Blame Contribute Delete
671 Bytes
---
license: apache-2.0
tags: [football, soccer, object-detection, instance-segmentation, coco]
task_categories: [object-detection, image-segmentation]
---
# FUT-HEROS SPF — COCO instance-segmentation dataset (ball / player / goal)
Auto-labelled football frames (COCO format) for ball/player/goal instance segmentation.
Labels generated by **SAM3 + NVIDIA LocateAnything-3B** (zero manual annotation), from a
single fixed-camera amateur session. Clip-level, goal-stratified **train/valid/test** split.
`train/`, `valid/`, `test/` each have `_annotations.coco.json` + frames.
Classes: `1 ball, 2 player, 3 goal`. Part of the [FUT-HEROS](https://github.com/) project.