In trainFasterRCNNObjectDetectorFasterRCNN, does setting "SmallestImageDimension" also scale groundtruth bboxes.
Show older comments
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.
1 Comment
Orjwan Zaafarani
on 8 Nov 2020
I'm having the same concern
Answers (1)
Orjwan Zaafarani
on 8 Nov 2020
0 votes
Check out this link
Categories
Find more on Instance Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!