From f207eaca3117640718493c9a1b60a5cbd404a129 Mon Sep 17 00:00:00 2001 From: Joseph Nelson Date: Thu, 3 Oct 2024 13:29:14 -0700 Subject: [PATCH] Update annotators.md being concise is a virtue --- docs/detection/annotators.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/detection/annotators.md b/docs/detection/annotators.md index 72dcbd01..e1071121 100644 --- a/docs/detection/annotators.md +++ b/docs/detection/annotators.md @@ -484,8 +484,8 @@ Annotators accept detections and apply box or mask visualizations to the detecti
-

Visualize Supervision Annotators on your own images

- Note this visualization uses a COCO model (default detects classes such as people, vehicles, animals, household items) to visualize annotators. If annotators do not appear, your image may not found by the COCO model. +

Try Supervision Annotators on your own image

+ Visualize annotators on images with COCO classes such as people, vehicles, animals, household items.