docs: add "Compact Mask" section to detection module in docs

This commit is contained in:
jirka 2026-04-17 16:26:37 +02:00
parent 9590b72f44
commit a5c4ebad08
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
comments: true
---
# CompactMask
:::supervision.detection.compact_mask.CompactMask

View File

@ -43,6 +43,7 @@ nav:
- Detection and Segmentation:
- Core: detection/core.md
- Annotators: detection/annotators.md
- Compact Mask: detection/compact_mask.md
- Converters: detection/utils/converters.md
- IoU and NMS: detection/utils/iou_and_nms.md
- Boxes: detection/utils/boxes.md