CVHub520 / X-AnyLabeling

Effortless data labeling with AI support from Segment Anything and other awesome models.
GNU General Public License v3.0
3.79k stars 438 forks source link

How can AnyLabeling directly export yolov-obb/yolov-seg/yolov-pose formats? #460

Closed wjhmiss closed 1 month ago

wjhmiss commented 3 months ago

How can AnyLabeling directly export yolov-obb/yolov-seg/yolov-pose formats?

CVHub520 commented 3 months ago

Hi, @wjhmiss, three! What did you say about 'YOLOv'? Does it refer to 'YOLOv5' or 'YOLOv8'?

For YOLOv5 and YOLOv8, you can refer to this guide. Please note that it currently supports YOLO-HBB, YOLO-OBB and YOLO-SEG. The YOLO-POSE is in development; please stay tuned for updates.

gbo999 commented 3 months ago

sorry to interfere, how much time do you think it would take?

wjhmiss commented 3 months ago

@CVHub520 Thank you for your reply. For YOLOv8, I only saw the YOLO tag and did not see any other types of tags 1718680449431 (YOLO-HBB, YOLO-OBB and YOLO-SEG ) format = yolo标签

CVHub520 commented 3 months ago

@CVHub520 Thank you for your reply. For YOLOv8, I only saw the YOLO tag and did not see any other types of tags 1718680449431 (YOLO-HBB, YOLO-OBB and YOLO-SEG ) format = yolo标签

In this version, you can directly export in YOLO format.

CVHub520 commented 3 months ago

@CVHub520 Thank you for your reply. For YOLOv8, I only saw the YOLO tag and did not see any other types of tags 1718680449431 (YOLO-HBB, YOLO-OBB and YOLO-SEG ) format = yolo标签

The new version will be released within this week, barring any unforeseen circumstances.

CVHub520 commented 3 months ago

Hey, @wjhmiss @gbo999 :

🎉 The feature to directly export in yolov-obb/yolov-seg/yolov-pose formats is already supported in X-AnyLabeling.

Please pull the latest source code to try it out. You can find the tutorial and documentation here: user_guide.md or 用户手册.

Enjoy the new feature!

CVHub520 commented 3 months ago

5, #103, #117, #181, #215, #218

CVHub520 commented 3 months ago

394