supervision/examples/time_in_zone/scripts
Piotr Skalski a897905955
fix "time in zone" demo and make it use RF-DETR (#1922)
* migrate YT video file download script to use `yt_dlp`; old script didn't work anymore
* RF-DETR file example works
* ultralytics stream example migrated to new inference
* migrate inference scripts to use RF-DETR-Medium
* RF-DETR naive stream example
* RF-DETR stream example
* updated README.md

* fix(pre_commit): 🎨 auto format pre-commit hooks

* Migrate `time_in_zone` examples to use `jsonargparse` and update `--classes` argument format to accept lists
* Add licensing details for `ultralytics` and `supervision` in `README.md`

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: jirka <6035284+Borda@users.noreply.github.com>
2026-02-03 15:57:36 +01:00
..
download_from_youtube.py fix "time in zone" demo and make it use RF-DETR (#1922) 2026-02-03 15:57:36 +01:00
draw_zones.py examples/time_in_zone: improve CLI argument handling (#2057) 2026-02-03 12:49:55 +01:00
stream_from_file.py examples/time_in_zone: improve CLI argument handling (#2057) 2026-02-03 12:49:55 +01:00