Skip to content

Built-in YOLO export (detection + instance segmentation) #2208

Description

@wkentaro

What to build

Provide a built-in YOLO export so users can produce YOLO-format labels (detection and instance segmentation) directly, rather than relying on external converter scripts. YOLO txt is table-stakes interop for the current ecosystem.

Acceptance criteria

  • Polygons/rectangles export to YOLO format (normalized coordinates, class index mapping)
  • Instance segmentation export is supported where applicable
  • Round-trip is documented (what is and isn't preserved)
  • An example under examples/ demonstrates the export

Blocked by

None - can start immediately

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-humanissue: Requires human implementationtype: featureissue: Requesting a new capability or improvement

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions