0.11.18
What's Changed
- add yolov8 mask support, improve mask processing speed by 4-5x by @mayrajeo in #1039
- fix has_mask method for mmdet models by @Alias-z in #1054
- Fix
TypeError: 'GeometryCollection' object is not subscriptable
when slicing COCO by @Alias-z in #1047 - support opencv-python version 4.9 by @iokarkan in #1041
- add upperlimit to numpy dep by @fcakyon in #1057
- add more unit tests by @MMerling in #1048
- upgrade ci actions by @fcakyon in #1049
New Contributors
- @iokarkan made their first contribution in #1041
- @MMerling made their first contribution in #1048
- @Alias-z made their first contribution in #1047
Full Changelog: 0.11.16...0.11.18