Closed Twenty3hree closed 2 days ago
Hello,
Currently, Label Studio does not support exporting BrushLabels directly to YOLO or YOLO-Seg format. BrushLabels are used for pixel-wise segmentation tasks, and exporting them to YOLO format, which primarily supports bounding boxes and polygons, is not directly available. However, you can export your BrushLabels as PNG or NumPy mask files and then convert them to the desired format using custom scripts. Some community members have shared solutions for converting masks to formats compatible with YOLO.
You might find this GitHub issue helpful:
Thank you, Abu
Comment by Abubakar Saad Workflow Run
Thanks a lot
now, when we export to yolo, we can only export to these 3 label_format