- make some dependencies optional - fix some coco utils
0.3.5
- add new coco utils. check [COCO.md](https://github.com/obss/sahi/blob/main/docs/COCO.md) for example usages. - add [slicing notebook](https://github.com/obss/sahi/blob/main/demo/slicing.ipynb). - fix some mmdet/numpy warnings.
0.3.4
- add new coco utils (https://github.com/obss/sahi/pull/42). check [here](https://github.com/obss/sahi/blob/main/tests/test_cocoutils.py) for example usages.