Skip to content

Add support for YOLO11 (ultralytics) + SAHI for small object detection #9595

@genaroNF

Description

@genaroNF

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Is your feature request related to a problem? Please describe.

I was annotating images of ants across a large image, and I had problems with the ants due to their small size in the image.

Describe the solution you'd like

I already implemented a solution by adding an example of YOLO11 (ultralytics) + SAHI in the serverless folder. Here is the PR and an example working for cars

Image

Describe alternatives you've considered

I thought about creating the annotations on my machine and then importing them, but I thought the serverless solution would be better and could help people who struggle with datasets with small objects.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions