Converting COCO annotation (CVAT) to annotation for YOLOv8-seg (instance segmentation) and YOLOv8-obb (oriented bounding box detection)
-
Updated
Nov 18, 2024 - Python
Converting COCO annotation (CVAT) to annotation for YOLOv8-seg (instance segmentation) and YOLOv8-obb (oriented bounding box detection)
yolov5 segmentation with onnxruntime and opencv
This developed algorithm transforms mask labels used in previous segmentation tasks into a format compatible with YOLO's label requirements. As a result, pre-prepared datasets can be used with YOLO-like detection-focused architectures.
YoloV5 segmentation for a bare Raspberry Pi 4
[YOLOv5-Seg][CRNN-CTC][CCPD]License Plate Detect/Segment/Recog
Add a description, image, and links to the yolov5-seg topic page so that developers can more easily learn about it.
To associate your repository with the yolov5-seg topic, visit your repo's landing page and select "manage topics."