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
你好,我在用你们训练好的模型评估VOC_COCO_20_40_test时,mAP特别低,其他指标都很正常。 然后在评估20_60时mAP又下降到13,是怎么回事呢? 只有在VOC评估中达到了80.02%,希望得到回复,谢谢! VOC_COCO_20_40 的意思是指20个VOC类(20)和20个VOC类+20个非VOC类(40)吗?
The text was updated successfully, but these errors were encountered:
我好像发现问题了AP@K是mAPk,那mAP是指包括未知类的平局精度,所以这么低?
Sorry, something went wrong.
@jinweiisgreat 是的,它的mAP是81类的
您好 !您复现的似乎比官方给的链接里的测试文档效果要好一点,能否问问您是怎么做到的吗? 如这里2w多而您的是16000多
截图里我用的是他提供的weight。而我自己训练的模型,结果跟你差不多,ap@k低3%-4%左右。不知道为什么。如果你解决了欢迎跟我交流。
No branches or pull requests
你好,我在用你们训练好的模型评估VOC_COCO_20_40_test时,mAP特别低,其他指标都很正常。
然后在评估20_60时mAP又下降到13,是怎么回事呢?
只有在VOC评估中达到了80.02%,希望得到回复,谢谢!
VOC_COCO_20_40 的意思是指20个VOC类(20)和20个VOC类+20个非VOC类(40)吗?
The text was updated successfully, but these errors were encountered: