how to set number of anchor boxes in MATLAB faster rcnn

1 回表示 (過去 30 日間)
younghak shin
younghak shin 2017 年 4 月 19 日
To train faster rcnn, number of anchor boxes have to be predetermined. In paper number of anchor boxes k=3scales *3 aspect ratios = 9. As i understand, in matlab implementation (trainFasterRCNNObjectDetector), k is 'NumBoxPyramidLevels'? There is just one aspect ratio with different pyramid levels?

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!