This repository was archived by the owner on Jan 26, 2022. It is now read-only.
-
Couldn't load subscription status.
- Fork 541
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
Accounting for varying object size in images of constant size #220
Open
@ashnair1
Description
This issue is somewhat related to #86. I understand that TRAIN.SCALES parameter allows us to show the scaled version of the image to the model. My question is will this also work in the case where object sizes vary but image size is constant?
In my case, the size of images is mostly consistent (1024 x 1024). But the sizes of my objects of interest can vary from 8x8 pixels to 128 x 128 pixels. Should I change the FPN.RPN_ANCHOR_START_SIZE to start from 8 or should I modify the set of TRAIN.SCALES or perhaps both?
Metadata
Metadata
Assignees
Labels
No labels