supervision/docs/notebooks
Agis Kounelis 6918d44190
docs(cookbooks): add Oriented Bounding Boxes cookbook (#2314)
- Added an end-to-end cookbook focused on oriented bounding boxes (OBB), demonstrating how OBB detections differ from axis-aligned boxes, why oriented overlap and NMS matter, how to use footprint-based filtering with `Detections.area`, and how to export annotations in YOLO OBB format.
- Added visual examples that clearly compare axis-aligned and oriented boxes, including a close-up showing how axis-aligned envelopes can significantly overestimate object footprints for angled objects.
- Improved the cookbook narrative to center on the practical consequences of using oriented versus axis-aligned boxes, including tighter localization and more appropriate NMS behavior for densely packed, rotated objects.
- Updated cookbook references, naming, dependency versions, image attribution, and changelog links to align with the released 0.29.0 documentation.
- Fixed the 0.29.0 changelog by removing a duplicate `Detections.area` entry and keeping the more accurate correctness-fix classification.

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-06-18 13:33:30 +02:00
..
annotate-video-with-detections.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
compact-mask-sam3.ipynb docs: link "Memory-Efficient Instance Segmentation" notebook and update deprecations (#2241) 2026-05-01 00:49:15 +02:00
count-objects-crossing-the-line.ipynb docs: 📝 update sv and ultralytics packages and remove old BoundingBox annotator from cookbook for count objects notebook 2025-07-11 01:11:46 +02:00
download-supervision-assets.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
evaluating-alignment-of-text-to-image-diffusion-models.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
object-tracking.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
occupancy_analytics.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
oriented-bounding-boxes.ipynb docs(cookbooks): add Oriented Bounding Boxes cookbook (#2314) 2026-06-18 13:33:30 +02:00
quickstart.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
serialise-detections-to-csv.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
serialise-detections-to-json.ipynb chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations 2025-07-11 02:10:08 +02:00
small-object-detection-with-sahi.ipynb fix(pre_commit): 🎨 auto format pre-commit hooks 2024-10-10 19:06:43 +00:00
underestand-visitors-with-yolo-world.ipynb docs: improve SEO and GEO docs publishing (#2232) 2026-04-24 23:39:22 +02:00
zero-shot-object-detection-with-yolo-world.ipynb Fix broken or outdated links 2024-09-18 19:06:41 +03:00