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

怎么样求得网络公共部分 #41

Closed
yushengjiexy opened this issue May 22, 2023 · 1 comment
Closed

怎么样求得网络公共部分 #41

yushengjiexy opened this issue May 22, 2023 · 1 comment

Comments

@yushengjiexy
Copy link

我的网络里用到了fpn,有的head用了fpn的第一层输出,其它head用到了其它层的输出。
我要怎么确定fpn的网络公共部分
image

@Baijiong-Lin
Copy link
Collaborator

一般是把每个task计算loss时都会用到的参数定义为share的

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