Changelog * Fixed numpy array dimensions when rendering bounding boxes and masks (https://github.com/voxel51/eta/pull/518) * Fixed a warning from NumPy when converting masks to polygons (https://github.com/voxel51/eta/commit/ff359aca8fccff529d14110f80fa9003e18751e1)
0.5.1
*Released June 28, 2021*
Changelog * Fixed a bug that was causing calls like `fiftyone.core.utils.ensure_import("pycocotools")` to raise uncaught exceptions. (517)