You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
作者你好!在SiamVGG论文中Section 4.2中提到“we notice the other one (without batch normalization) achieves much higher performance in tracking tasks with 0.654 AUC of success plots for OPE than the model with batch normalization (with 0.589 AUC).” 这里所说的BN层是指在VGG模型中每个ConV层后面的BN层,还是指最后的bn_adjust层(BN层)?
The text was updated successfully, but these errors were encountered:
作者你好!在SiamVGG论文中Section 4.2中提到“we notice the other one (without batch normalization) achieves much higher performance in tracking tasks with 0.654 AUC of success plots for OPE than the model with batch normalization (with 0.589 AUC).” 这里所说的BN层是指在VGG模型中每个ConV层后面的BN层,还是指最后的bn_adjust层(BN层)?
The text was updated successfully, but these errors were encountered: