In trainFaste​rRCNNObjec​tDetectorF​asterRCNN, does setting "SmallestImageDimension" also scale groundtruth bboxes.

I am training FasterRCNN by setting the 'SmallestImageDimension' parameter to 256. Original images are 1024x. I am not sure if I need to scale the groundtruth bboxes myself so that they correspond to the correct pixels in a 256x image.

Asked:

on 14 Aug 2019

Answered:

on 8 Nov 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!