docs: add "Compact Mask" section to detection module in docs
This commit is contained in:
parent
9590b72f44
commit
a5c4ebad08
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
# CompactMask
|
||||
|
||||
:::supervision.detection.compact_mask.CompactMask
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue