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
既然MaskIOU分支只预测已知类别(cls branch 得到的)mask iou, 预测c维和预测一个scalar, 后者参数量会少(c-1)*1024, 不知作者当时是否做过这方面的考虑和实验?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
既然MaskIOU分支只预测已知类别(cls branch 得到的)mask iou, 预测c维和预测一个scalar, 后者参数量会少(c-1)*1024, 不知作者当时是否做过这方面的考虑和实验?
The text was updated successfully, but these errors were encountered: