フィルターのクリア

Why that number of anchor boxes?

3 ビュー (過去 30 日間)
Adrian Kleffler
Adrian Kleffler 2023 年 5 月 29 日
回答済み: Birju Patel 2023 年 6 月 1 日
Hello guys, I just want someone to explain like in general why in this example : https://www.mathworks.com/help/vision/ug/object-detection-using-yolov4-deep-learning.html they defined number of anchor boxes = 9...
and in this example https://www.mathworks.com/help/vision/ug/object-detection-using-faster-r-cnn-deep-learning.html they defined number of anchor boxes = 3...
Can someone tell me why did they use different number of anchor boxes?
Thanks for any response :)

採用された回答

Birju Patel
Birju Patel 2023 年 6 月 1 日
There isn't any rhyme or reason for these values. The examples need to be updated to provide more details on how to choose anchor boxes. I apologize for the confusion.
How you pick anchor boxes depends on your data.
As a first step, use this example to help you estimate the number and size of anchor boxes that would work well for your data:
There will be a trade off between the number of anchor boxes and the complexity of the network. You should run experiments with different anchor boxes to zero in on the optimal values for your application.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by