What's Changed
* improve result visuals/plots by fcakyon in https://github.com/obss/sahi/pull/271
* add `get_coco_with_clipped_bboxes` utility to coco class by ssahinnkadir in https://github.com/obss/sahi/pull/264
* fix mmdet channel order by fcakyon in https://github.com/obss/sahi/pull/266
* handle when mask prediction is empty by fcakyon in https://github.com/obss/sahi/pull/269
* handle invalid annotation polygon by fcakyon in https://github.com/obss/sahi/pull/268
* add missing shapely 2.0.0 support by fcakyon in https://github.com/obss/sahi/pull/270
* update torch, torchvision, mmdet, mmcv versions in tests by fcakyon in https://github.com/obss/sahi/pull/267
**Full Changelog**: https://github.com/obss/sahi/compare/0.8.8...0.8.9