v0.9.0
What's Changed
- add detectron2 support by @kadirnar in #322
- update detectron notebook by @fcakyon in #355
- refactor readme by @fcakyon in #316
- refactor slice_coco script and cli by @fcakyon in #359
- update analysis gif in readme by @fcakyon in #362
- update slice_coco export naming by @fcakyon in #361
- fix broken links in readme by @fcakyon in #365
- add kaggle notebook into readme by @rkinas in #366
- handle when class name contains invalid char by @fcakyon in #369
- handle out of image bbox predictions by @fcakyon in #373
- handle annotation dict without segmentation by @tureckova in #374
- fix unused coco util by @fcakyon @oulcan in #375
- fix coco util tests by @fcakyon in #376
- update torch, torchvision, mmdet, mmcv in tests by @fcakyon in #379
- handle nms-postprocess in edge cases by @fcakyon in #370
New Contributors
- @kadirnar made their first contribution in #322
- @tureckova made their first contribution in #374
Full Changelog: 0.8.22...0.9.0