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

关于更换主干网络 #23

Open
cvzhang opened this issue Aug 28, 2021 · 7 comments
Open

关于更换主干网络 #23

cvzhang opened this issue Aug 28, 2021 · 7 comments

Comments

@cvzhang
Copy link

cvzhang commented Aug 28, 2021

您好!当我更换主干网络为AlexNet时,对应输出为[256,6,6]和[256,18,18],预训练模型alexnet-bn从你们之前工作SiamCAR下载的,但是总是在计算loss时报错,请问更换主干网络有什么需要注意的地方吗?谢谢

@tm9161
Copy link

tm9161 commented Aug 29, 2021

我是把SiamCAR上用了个AlexNet再加了一个GAT的GAM,需要改一下config里的offset和outputsize,不过感觉效果不太好。

@cvzhang
Copy link
Author

cvzhang commented Aug 30, 2021

@tm9161 感谢回复,我来试一试

@huchenjie339
Copy link

@tm9161 朋友,问一下,针对不同的backbone,offset是怎么计算的。有公式或者参考链接吗?

@tm9161
Copy link

tm9161 commented Nov 10, 2021

@tm9161 朋友,问一下,针对不同的backbone,offset是怎么计算的。有公式或者参考链接吗?

https://blog.csdn.net/qq_32764073/article/details/106015790

@huchenjie339

@huchenjie339
Copy link

@tm9161 非常感谢,看了文章收获很多,但我还是我有个疑惑就是文章将的SiamRPN++ backbone的padding是206个,有这么多吗?还有就是希望朋友分享一个输出每一层感受野情况的代码。

@tm9161
Copy link

tm9161 commented Nov 10, 2021

@tm9161 非常感谢,看了文章收获很多,但我还是我有个疑惑就是文章将的SiamRPN++ backbone的padding是206个,有这么多吗?还有就是希望朋友分享一个输出每一层感受野情况的代码。

@huchenjie339 打印输出那个我也没有 那个文章是我搜到的 另外那个padding是指?

@huchenjie339
Copy link

huchenjie339 commented Nov 10, 2021 via email

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

3 participants