supervision
supervision copied to clipboard
We write your reusable computer vision tools. 💜
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description I have created a new annotator class named `PercentageBarAnnotator` which...
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description I have created a new annotator class named `EdgeBoundingBoxAnnotator` which...
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description I have created a new annotator class named `RoundBoundingBoxAnnotator` which...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.2 to 9.5.3. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.3 Limited version range of MkDocs to < 1.6 Updated Macedonian translations Fixed #6520: Group plugin crashes when...
### Description Title: Feature: OWLv2 and OWL-ViT Inference Detection Method 'from_owl' Added Description: This commit introduces a new feature in the `Detections` class, a method named `from_owl`. This method is...
# Description Added examples using [inference](https://inference.roboflow.com) and updated the `from_roboflow()` method so that it can also accept results of type `BaseModel`. Additionally, I added a method `from_inference()` which is a...
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report. ### Bug I've noticed that class_id 0 gets removed after using `update_with_detections`...
# Description This PR adds ZoomInfo to the supervision documentation. ## Type of change Adding a script to the documentation. ## How has this change been tested, please provide a...
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Question I have a question around the `VideoSink`. I know that...