You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run length encoded segmentations are more effecient encodings than pixel-by-pixel masks. It is also a common format in existing datasets, notably datasets conforming to COCO specs. Is there any plan to support RLE segmentation fields?
The text was updated successfully, but these errors were encountered:
Run length encoded segmentations are more effecient encodings than pixel-by-pixel masks. It is also a common format in existing datasets, notably datasets conforming to COCO specs. Is there any plan to support RLE segmentation fields?
The text was updated successfully, but these errors were encountered: