Skip to content

How to annotate images with small objects? #656

Answered by fcakyon
bit-scientist asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @bit-scientist, thanks for your interest in SAHI!

You use SAHI in 2 settings:

  1. Dont annotate smaller objects in the dataset, perform standard fine-tuning (without any crop augmentation), then perform slicing aided inference
  2. Annotate each small object in the dataset, perform slicing aided fine-tuning (with some crop augmentation), then perform slicing aided inference

1st and 2nd settings give up to 6.8 AP and 14.5 AP boost over standard inference on the Visdrone19-Detection test-dev set, respectively. Please refer to official sahi paper for more detail.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fcakyon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #432 on September 30, 2022 18:52.