We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在Faster RCNN中训练的时候将RPN和Fast-RCNN交叉进行他网络微调,但是我看代码中是直接将两者loss相加求梯度并反向传播?请问是这样的吗?
The text was updated successfully, but these errors were encountered:
没有,后面大家一般都是直接相加进行训练
Sorry, something went wrong.
No branches or pull requests
在Faster RCNN中训练的时候将RPN和Fast-RCNN交叉进行他网络微调,但是我看代码中是直接将两者loss相加求梯度并反向传播?请问是这样的吗?
The text was updated successfully, but these errors were encountered: