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
您好,论文中的最终loss是三个不同的损失函数相加等得到,而我看您的是RPN_CLS_Loss、RPN_REGR_Loss两个损失函数相加,请问我是有什么理解不到位的地方吗?
The text was updated successfully, but these errors were encountered:
您好,您理解得没错,只实现了两个损失
Sorry, something went wrong.
@wangguanhua 这里loss 只计算了1个 batch的loss 吧,
No branches or pull requests
您好,论文中的最终loss是三个不同的损失函数相加等得到,而我看您的是RPN_CLS_Loss、RPN_REGR_Loss两个损失函数相加,请问我是有什么理解不到位的地方吗?
The text was updated successfully, but these errors were encountered: