Skip to content

Add handball court support#52

Open
sousousore1 wants to merge 4 commits into
roboflow:mainfrom
sousousore1:feat/handball
Open

Add handball court support#52
sousousore1 wants to merge 4 commits into
roboflow:mainfrom
sousousore1:feat/handball

Conversation

@sousousore1

@sousousore1 sousousore1 commented Apr 30, 2026

Copy link
Copy Markdown

Summary

  • Add an IHF-standard handball court configuration with court dimensions, key vertices, labels, colors, and compatibility exports.
  • Add handball court rendering utilities for drawing the court, points, and paths.
  • Include the 4 m diameter throw-off area and rulebook-aligned free-throw and substitution markings.
  • Add focused tests for the handball configuration geometry and metadata.
  • Add examples/handball with a runnable example script, static court rendering notebook, setup files, and ignored output directories.
  • Add Roboflow Universe dataset references and training notebooks for handball player, ball, and court keypoint models.

Roboflow datasets

Notes

  • Training notebooks use numpy<2 to avoid PyTorch/NumPy ABI issues in notebook runtimes.
  • Training notebooks use yolov8 exports because the handball keypoint dataset does not support yolov11 export.

Validation

  • python3 -m unittest discover tests
  • python3 -m compileall examples/handball sports tests
  • Notebook JSON parse for all examples/handball/notebooks/*.ipynb files

@sousousore1 sousousore1 changed the title [codex] Add handball court support Add handball court support Apr 30, 2026
@sousousore1 sousousore1 marked this pull request as ready for review April 30, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant