CenterNet icon indicating copy to clipboard operation
CenterNet copied to clipboard

I used a2d2 dataset, the input image size is 1208 X 1920. Should I modify the image size to the same size as coco dataset before feed into the model for fine turning/

Open metacav opened this issue 4 years ago • 2 comments

I used a2d2 dataset, the input image size is 1208 X 1920. Should I modify the image size to the same size as coco dataset before feed into the model for fine turning? Can main.py convert both image and annotation to the target size of 512X512?

metacav avatar Mar 28 '22 20:03 metacav

yes, it is recommended to do that, or if you are ok with 512x512, then it shouldn't be a problem

Dipankar1997161 avatar May 03 '22 18:05 Dipankar1997161

What is best size when u input the image?Is the default 12081920 best or Using the 512512 best?

Fortuneteller6 avatar Aug 06 '23 01:08 Fortuneteller6