Skip to content

How to load my own annotations into Ais #12

Description

@paloha

Hello Mart!

I would like to ask whether there is some easy way of importing my own segmentation masks into Ais to create a training dataset. I've noticed that you internally use an .scnt file, which is in essence just a TIFF with some metadata, as mentioned in the docs. However, I am not sure what are the requirements for creating such file from scratch. I have a uint16 mrc file containing many segmentations for multiple classes. Is it enough to convert such segmentations into your file format, or do I need to create some additional labels (such as bounding boxes)? I unfortunately have not found any .scnt writer in the repo that I could reverse engineer.

Thanks & all the best,
Pavol

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions