how to set number of anchor boxes in MATLAB faster rcnn
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!