From 0bc52bf6fe6686298ec780ab795c57ec59ec4641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o?= Date: Wed, 2 Oct 2024 21:09:58 -0300 Subject: [PATCH] moves embedded widget to below the tabs and passes necessary query params to render new layout --- docs/detection/annotators.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/detection/annotators.md b/docs/detection/annotators.md index 09b4d043..8180c54a 100644 --- a/docs/detection/annotators.md +++ b/docs/detection/annotators.md @@ -7,8 +7,6 @@ status: new 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 @@ -485,6 +483,12 @@ Supervision provides a variety of annotators to annotate detections on images an +
+

Try Supervision Annotators with your own images

+
+ +
+

BoxAnnotator