supervision/examples
Jirka Borovec 11f483b75e
examples/time_in_zone: improve CLI argument handling (#2057)
* refactor(time_in_zone): improve CLI argument handling
* Refactor examples with `jsonargparse` for improved CLI, rename `confidence` and `iou` arguments for consistency, and update documentation and requirements.
* fix(pre_commit): 🎨 auto format pre-commit hook

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-02-03 12:49:55 +01:00
..
count_people_in_zone examples/count_people_in_zone: resolve IoU threshold & improve CLI (#2054) 2026-02-03 11:35:09 +01:00
heatmap_and_track examples/heatmap_and_track: improve CLI argument parsing (#2055) 2026-02-03 11:52:25 +01:00
speed_estimation examples/speed_estimation: improve CLI argument parsing (#2056) 2026-02-03 12:02:22 +01:00
time_in_zone examples/time_in_zone: improve CLI argument handling (#2057) 2026-02-03 12:49:55 +01:00
tracking chore(pre_commit): ⬆ pre_commit autoupdate (#2075) 2026-01-12 20:15:27 +01:00
traffic_analysis chore(pre_commit): ⬆ pre_commit autoupdate (#2075) 2026-01-12 20:15:27 +01:00
README.md Chore CI by adding checks for links and references (#2113) 2026-02-02 17:01:19 +01:00

README.md

Examples

Here, you'll find end-to-end examples that show how to solve common computer vision problems using Supervision.

For more information and examples, visit our documentation and explore our how-to guides and cookbooks. Join our Discord and meet other Supervision power users!