supervisionEasy Playground

Reusable vision tools: annotation, detection zones, tracking

Getting started with supervisionRun locally
Install
pip install supervision
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: supervision)

supervision is a third-party package. Reusable vision tools: annotation, detection zones, tracking. Install with: pip install supervision

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?