From ef89d8ceffb4bd56289c3d8f3179affdd97da571 Mon Sep 17 00:00:00 2001 From: LinasKo Date: Thu, 3 Oct 2024 12:22:42 +0300 Subject: [PATCH] Remove the Workflows introduction. * Info is available upon mousing-over the '?' icon on the embed. --- docs/detection/annotators.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/detection/annotators.md b/docs/detection/annotators.md index 8180c54a..1f08a0cd 100644 --- a/docs/detection/annotators.md +++ b/docs/detection/annotators.md @@ -5,8 +5,6 @@ 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