Current Situation
Large-scale and high-resolution images (2000 pts +) get poor result in object detection model as image resize to model input size remove a lot of details.
Expected situation
SAHI: (Slicing Aided Hyper Inference) shall be available as transform to turn a single large-scale image into a batch of sliced images.

API suggestion
transform_sahi_crop() and target_transform_sahi_crop_coco() for coco format annotations
Current Situation
Large-scale and high-resolution images (2000 pts +) get poor result in object detection model as image resize to model input size remove a lot of details.
Expected situation
SAHI: (Slicing Aided Hyper Inference) shall be available as transform to turn a single large-scale image into a batch of sliced images.

API suggestion
transform_sahi_crop()andtarget_transform_sahi_crop_coco()for coco format annotations