ultralytics / yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
49.78k stars 16.12k forks source link

Whether segment uses labelme conversion #9324

Closed monkeycc closed 1 year ago

monkeycc commented 2 years ago

Search before asking

Question

YOLOv5n-seg.pt and COCO128-seg dataset

COCO128-seg https://github.com/ultralytics/COCO2YOLO https://github.com/ultralytics/JSON2YOLO/blob/master/labelbox_json2yolo.py It fails to work well

Whether segment uses labelme conversion

1.jpg
1.json
2.jpg
2.json

labelme_segment2yolo.py python labelme_segment2yolo.py--input D:\xxxx --output D:\xxxx_yolo

Additional

No response

glenn-jocher commented 2 years ago

@monkeycc you can validate segment mAP easily with segmentation PR, usage instructions in segment/val.py

github-actions[bot] commented 1 year ago

👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.

Access additional YOLOv5 🚀 resources:

Access additional Ultralytics ⚡ resources:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLOv5 🚀 and Vision AI ⭐!