Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

论文中所说的BN层 #16

Open
Gao-JT opened this issue Jun 24, 2019 · 2 comments
Open

论文中所说的BN层 #16

Gao-JT opened this issue Jun 24, 2019 · 2 comments

Comments

@Gao-JT
Copy link

Gao-JT commented Jun 24, 2019

作者你好!在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层)?

@Gao-JT
Copy link
Author

Gao-JT commented Jun 25, 2019

已经通过代码实验确认了,感谢作者!

@Gao-JT Gao-JT closed this as completed Jun 25, 2019
@Gao-JT Gao-JT reopened this Jun 25, 2019
@sunzhen6251
Copy link

@Gao-JT 你好,请问你能复现该模型的性能么?我在python3.7和pytorch 1.4上可以跑起来该模型,但效果不佳。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants