In trainFasterRCNNObjectDetectorFasterRCNN, does setting "SmallestImageDimension" also scale groundtruth bboxes.
Afficher commentaires plus anciens
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 commentaire
Orjwan Zaafarani
le 8 Nov 2020
I'm having the same concern
Réponses (1)
Orjwan Zaafarani
le 8 Nov 2020
0 votes
Check out this link
Catégories
En savoir plus sur Instance Segmentation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!