diff --git a/docs/detection/annotators.md b/docs/detection/annotators.md index 0e93d6f92..09b4d0433 100644 --- a/docs/detection/annotators.md +++ b/docs/detection/annotators.md @@ -5,6 +5,10 @@ status: new # Annotators +Supervision provides a variety of annotators to annotate detections on images and videos. You can try them out below, with a [Workflow](https://roboflow.com/workflows) that runs [Microsoft's COCO](https://cocodataset.org/#home) dataset through a Instance Segmentation model and annotates the detections using supervision's annotators. + +
+ === "Box" ```python