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
我有6个检出类别,其中有两个类别比较近似,相互之间有误检,且置信度比较低,因此我想确认图片的缺陷的检出置信度是由哪些图片贡献的,为什么会置信度比较低。
The text was updated successfully, but these errors were encountered:
您好, 可以保存结果再过滤下低分框。--save_results=True
Sorry, something went wrong.
请问保存的低分框怎么用?低分框即为误检图片的贡献框吗?
不一定 可以把预测结果框和这张图的GT在进行同类iou的匹配 如果没有匹配到就是误检
lyuwenyu
Sunting78
No branches or pull requests
问题确认 Search before asking
请提出你的问题 Please ask your question
我有6个检出类别,其中有两个类别比较近似,相互之间有误检,且置信度比较低,因此我想确认图片的缺陷的检出置信度是由哪些图片贡献的,为什么会置信度比较低。
The text was updated successfully, but these errors were encountered: