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
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
.scntfile, 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.scntwriter in the repo that I could reverse engineer.Thanks & all the best,
Pavol