Skip to content

Add support for tracked segmentation masks? #301

@sfmig

Description

@sfmig

With tools like SAM2 that track segmentation masks in videos, this may be a nice addition to our set of accepted input data.

Segmentation masks are usually represented as RLE (Run length encoding):

  • an example file with description (click Overview , then Submission file section)
  • a nice (video) explanation here -- see "Segmentation" (RLE - Run Length Encoding) bookmark

Maybe we can consider to link masks to bounding boxes too?

We may want to check Annolid - an annotation and tracking tool centred around instance segmentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🤔 Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions