What's Changed
* update readme by fcakyon in https://github.com/obss/sahi/pull/825
* update yolov5 in tests by fcakyon in https://github.com/obss/sahi/pull/826
* fix coco2yolov5 cli by fcakyon in https://github.com/obss/sahi/pull/828
* from_coco_dict_or_path, added threading for processing coco_dict["images"] by ilkermanap in https://github.com/obss/sahi/pull/827
* update yolo in tests by fcakyon in https://github.com/obss/sahi/pull/829
* update mmdet in tests by fcakyon in https://github.com/obss/sahi/pull/830
* Add yolov8 to SAHI by NguyenTheAn in https://github.com/obss/sahi/pull/833
* Added heuristic for bounding bbox ordering by MLDovakin in https://github.com/obss/sahi/pull/835
* update citation info by fcakyon in https://github.com/obss/sahi/pull/837
* Fix RGB channel ordering for yolov8 by mayrajeo in https://github.com/obss/sahi/pull/836
* update minor version by fcakyon in https://github.com/obss/sahi/pull/842
New Contributors
* ilkermanap made their first contribution in https://github.com/obss/sahi/pull/827
* NguyenTheAn made their first contribution in https://github.com/obss/sahi/pull/833
* MLDovakin made their first contribution in https://github.com/obss/sahi/pull/835
* mayrajeo made their first contribution in https://github.com/obss/sahi/pull/836
**Full Changelog**: https://github.com/obss/sahi/compare/0.11.11...0.11.12