What's Changed * Wrappers for conversion functions (from path/sly.Project/sly.Dataset to COCO/YOLO/PascalVOC formats). Added Support for COCO RLE masks. by almazgimaev in https://github.com/supervisely/supervisely/pull/1238
* Fix BaseVisualizer to check for ground truth project ID before fetching evaluation project info by almazgimaev in https://github.com/supervisely/supervisely/pull/1269
What's Changed * Add skip_corrupted parameter to FrameCollection and VideoAnnotation for handling corrupted frames by almazgimaev in https://github.com/supervisely/supervisely/pull/1264