Skip to content

I can't export the labeled dataset in the format I need #6611

Closed
@xceccon

Description

@xceccon

Dear label-studio team and community,

I labeled a small dataset with the "Semantic Segmentation with Masks" template, and I can't export it with the ultralytics standard. The ultralytics standard needs a yaml file, and then two folders, one containing images and the other one containing txt files with the information regarding the mask. As you can see the image I attach, the exports which would be compatible are not available for my dataset. There is one export called "YOLO v8 OBB" which would sound compatible but it actually exports txt files which are empty, so it does not seem to work with masks and it's probably more suited for exporting other object detection types.

image

Describe the solution you'd like
I would like to be able to export to ultralytics format, or have access to a script which can convert any other export to the ultralytics standard. The difficulty here is that the txt files are completely empty.

Describe alternatives you've considered
I've considered developping a script which converts the available exports to ultralytics standard, but generating the .txt files seems technically out of reach for me.

Additional context
I'm working on creating a dataset for masking trains and train tracks.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions