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
运行eval_refinedet.py程序,报出以下错误: no_object_index = arm_object_conf <= self.objectness_thre AttributeError: 'FunctionBackward' object has no attribute 'objectness_thre'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
运行eval_refinedet.py程序,报出以下错误:
no_object_index = arm_object_conf <= self.objectness_thre
AttributeError: 'FunctionBackward' object has no attribute 'objectness_thre'
The text was updated successfully, but these errors were encountered: