Skip to content

Implement SAHI: (Slicing Aided Hyper Inference) as both transform_ and target_transform_ #324

Description

@cregouby

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    GSoCIntended to be covered by the GSoC teamenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions