What's Changed * fix detectron2 device by fcakyon in https://github.com/obss/sahi/pull/763 * update dependency versions in ci by fcakyon in https://github.com/obss/sahi/pull/760 * remove python3.6 in ci by fcakyon in https://github.com/obss/sahi/pull/762
What's Changed * improve bbox data structure by fcakyon in https://github.com/obss/sahi/pull/730 * make some classes importable from highest level by fcakyon in https://github.com/obss/sahi/pull/731 * add min dependency version check by fcakyon in https://github.com/obss/sahi/pull/734 * handle numpy bbox in object annotation by fcakyon in https://github.com/obss/sahi/pull/735 * add 2 slicing utils by fcakyon in https://github.com/obss/sahi/pull/736 * fix predict script by fcakyon in https://github.com/obss/sahi/pull/737 * update torch torchvision versions in ci by fcakyon in https://github.com/obss/sahi/pull/729 * update ci workflow name by fcakyon in https://github.com/obss/sahi/pull/732
What's Changed * update model dependency and device management by fcakyon in https://github.com/obss/sahi/pull/725 * implement indexing support for slice image result by fcakyon in https://github.com/obss/sahi/pull/726 * update version by fcakyon in https://github.com/obss/sahi/pull/727
What's Changed * support uppercase letter image/video extensions by fcakyon in https://github.com/obss/sahi/pull/713 * add cited paper list and competition winners by fcakyon in https://github.com/obss/sahi/pull/705 * fix a typo in readme by fcakyon in https://github.com/obss/sahi/pull/706 * update version by fcakyon in https://github.com/obss/sahi/pull/707 * make ci trigger more efficient by fcakyon in https://github.com/obss/sahi/pull/709 * update mmcv mmdet in ci by fcakyon in https://github.com/obss/sahi/pull/714 * update contributing and contributors sections in readme by fcakyon in https://github.com/obss/sahi/pull/715 * update predict docs by fcakyon in https://github.com/obss/sahi/pull/723
What's Changed * fix coco segm eval by fcakyon in https://github.com/obss/sahi/pull/701 * add float bbox and segm point support, remove mot utils by fcakyon in https://github.com/obss/sahi/pull/702