SiamFC網絡影響


To investigate the underlying reason, we analyze the
Siamese network architecture and identify that the receptive
field size of neurons, network stride and feature padding
are three important factors affecting tracking accuracy. In
author
1particular, the receptive field determines the image region
used in computing a feature. A larger receptive field pro-
vides greater image context, while a small one may not
capture the structure of target objects. The network stride
affects the degree of localization precision, especially for
small-sized objects. Meanwhile, it controls the size of out-
put feature maps, which affects feature discriminability and
detection accuracy. Moreover, for a fully-convolutional ar-
chitecture [2], the feature padding for convolutions induces
a potential position bias in model training, such that when
an object moves near the search range boundary, it has a
very low probability of being predicted as the target. These
three factors together prevent Siamese trackers from bene-
fiting from current deeper and more sophisticated network
architectures.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM