supervision/examples
LinasKo 2012ec7bcb Unify how optional values are marked in docstings
* No longer means 'has default value'. Removed where it meant that.
* `Optional[datatype]` is now used instead of `datatype, optional`
* Fixed a handful of incorrect type annotations
2024-08-14 12:46:16 +03:00
..
count_people_in_zone Unify how optional values are marked in docstings 2024-08-14 12:46:16 +03:00
heatmap_and_track utils refactor 2024-03-20 19:37:03 +01:00
speed_estimation Deprecate BoundingBoxAnnotator, rename to BoxAnnotator 2024-07-12 18:18:50 +03:00
time_in_zone Unify how optional values are marked in docstings 2024-08-14 12:46:16 +03:00
tracking pin inference version to 0.9.17 2024-04-30 16:06:02 +02:00
traffic_analysis Deprecate BoundingBoxAnnotator, rename to BoxAnnotator 2024-07-12 18:18:50 +03:00
README.md Update README.md 2024-04-11 14:40:43 +02: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!