diff --git a/docs/annotators.md b/docs/annotators.md index 3dc0dc14..316f37e0 100644 --- a/docs/annotators.md +++ b/docs/annotators.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + === "BoundingBox" ```python diff --git a/docs/assets.md b/docs/assets.md index 13e3cbfb..311815b4 100644 --- a/docs/assets.md +++ b/docs/assets.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + Supervision offers an assets download utility that allows you to download video files that you can use in your demos. diff --git a/docs/classification/core.md b/docs/classification/core.md index 55ae57ea..7307ae04 100644 --- a/docs/classification/core.md +++ b/docs/classification/core.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## Classifications :::supervision.classification.core.Classifications diff --git a/docs/datasets.md b/docs/datasets.md index 9efc9e56..ae9c8ed7 100644 --- a/docs/datasets.md +++ b/docs/datasets.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + !!! warning Dataset API is still fluid and may change. If you use Dataset API in your project until further notice, freeze the diff --git a/docs/detection/core.md b/docs/detection/core.md index fc3814fa..e966d60b 100644 --- a/docs/detection/core.md +++ b/docs/detection/core.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## Detections :::supervision.detection.core.Detections diff --git a/docs/detection/tools/inference_slicer.md b/docs/detection/tools/inference_slicer.md index 003ed83b..ad93801f 100644 --- a/docs/detection/tools/inference_slicer.md +++ b/docs/detection/tools/inference_slicer.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## InferenceSlicer :::supervision.detection.tools.inference_slicer.InferenceSlicer diff --git a/docs/detection/tools/line_zone.md b/docs/detection/tools/line_zone.md index cbecdaa9..0c310267 100644 --- a/docs/detection/tools/line_zone.md +++ b/docs/detection/tools/line_zone.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## LineZone :::supervision.detection.line_counter.LineZone diff --git a/docs/detection/tools/polygon_zone.md b/docs/detection/tools/polygon_zone.md index 6679299e..f674707c 100644 --- a/docs/detection/tools/polygon_zone.md +++ b/docs/detection/tools/polygon_zone.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## PolygonZone :::supervision.detection.tools.polygon_zone.PolygonZone diff --git a/docs/detection/utils.md b/docs/detection/utils.md index 32d48c70..965f2055 100644 --- a/docs/detection/utils.md +++ b/docs/detection/utils.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## box_iou_batch :::supervision.detection.utils.box_iou_batch diff --git a/docs/draw/color.md b/docs/draw/color.md index 5114f4ba..1e4e2a10 100644 --- a/docs/draw/color.md +++ b/docs/draw/color.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## Color :::supervision.draw.color.Color diff --git a/docs/draw/utils.md b/docs/draw/utils.md index ee415b81..86ee0a89 100644 --- a/docs/draw/utils.md +++ b/docs/draw/utils.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## draw_line :::supervision.draw.utils.draw_line diff --git a/docs/geometry/core.md b/docs/geometry/core.md index 978ad2cf..6a740706 100644 --- a/docs/geometry/core.md +++ b/docs/geometry/core.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + ## Position :::supervision.geometry.core.Position diff --git a/docs/how_to/detect_and_annotate.md b/docs/how_to/detect_and_annotate.md index 087c93bf..2537f47c 100644 --- a/docs/how_to/detect_and_annotate.md +++ b/docs/how_to/detect_and_annotate.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + Supervision offers a streamlined solution to effortlessly annotate predictions from a range of object detection and segmentation models. This guide demonstrates how to execute inference using the YOLOv8 model with either the diff --git a/docs/how_to/evaluate_model.md b/docs/how_to/evaluate_model.md index c9497945..7adab821 100644 --- a/docs/how_to/evaluate_model.md +++ b/docs/how_to/evaluate_model.md @@ -1 +1,5 @@ +--- +comments: true +--- + 🚧 Page under construction. diff --git a/docs/how_to/filter_detections.md b/docs/how_to/filter_detections.md index 1b829d81..63be7d10 100644 --- a/docs/how_to/filter_detections.md +++ b/docs/how_to/filter_detections.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + The advanced filtering capabilities of the `Detections` class offer users a versatile and efficient way to narrow down and refine object detections. This section outlines various filtering methods, including filtering by specific class or a set of classes, confidence, object area, bounding box area, relative area, box dimensions, and designated zones. diff --git a/docs/how_to/process_video.md b/docs/how_to/process_video.md index c9497945..7adab821 100644 --- a/docs/how_to/process_video.md +++ b/docs/how_to/process_video.md @@ -1 +1,5 @@ +--- +comments: true +--- + 🚧 Page under construction. diff --git a/docs/how_to/track_objects.md b/docs/how_to/track_objects.md index 85492db9..80d14e37 100644 --- a/docs/how_to/track_objects.md +++ b/docs/how_to/track_objects.md @@ -1,3 +1,7 @@ +--- +comments: true +--- + Leverage Supervision's advanced capabilities for enhancing your video analysis by seamlessly [tracking](https://supervision.roboflow.com/trackers/) objects recognized by a multitude of object detection and segmentation models. This comprehensive guide will diff --git a/docs/index.md b/docs/index.md index 1d3b4a98..d3c48e20 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,7 @@ +--- +comments: true +--- +