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
cls_normalizer and iou_normalizer对模型有什么影响?为什么要设置为1和0.5?论文里面没有提及啊。谢谢
The text was updated successfully, but these errors were encountered:
readme里有介绍,这是损失的权重系数。前者是分类损失,后者是bbox regression损失。顺便一提,这个系数对不同的数据集也会不同
Sorry, something went wrong.
No branches or pull requests
cls_normalizer and iou_normalizer对模型有什么影响?为什么要设置为1和0.5?论文里面没有提及啊。谢谢
The text was updated successfully, but these errors were encountered: