필터 지우기
필터 지우기

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 CenterFile Exchange에서 Image 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