RLE encode/decode
Introduces rle_encode
and rle_decode
.
Useful for when interacting with the coco format.
Roughly 15 times faster than solutions written in pure python.
Introduces rle_encode
and rle_decode
.
Useful for when interacting with the coco format.
Roughly 15 times faster than solutions written in pure python.