magda_sk
Results
1
issues of
magda_sk
# Description PR adds support for the RLE format in the COCO dataset. Based on #1114 . It required implementing RLE encode/decode functions and extending the _coco_annotations_to_detections_/_detections_to_coco_annotations_ functions. ## Type...