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
我使用ResNet50预训练模型在PASCOVOC数据集上训练,但测试时只得到了66.9%的mAP. 使用博主网盘公布的训练后的模型参数去测试,可以达到博主公布的mAP值。。。 想请教一下这种情况该从哪些方面去寻找问题的原因呢? 感谢!!!!
The text was updated successfully, but these errors were encountered:
@PanffeeReal 不同的图像分辨率,batch size对最终的结果影响都很大,可以检查是否更改了这些指标
Sorry, something went wrong.
Hi,PanffeeReal. you may check the issule #24
No branches or pull requests
我使用ResNet50预训练模型在PASCOVOC数据集上训练,但测试时只得到了66.9%的mAP.
使用博主网盘公布的训练后的模型参数去测试,可以达到博主公布的mAP值。。。
想请教一下这种情况该从哪些方面去寻找问题的原因呢?
感谢!!!!
The text was updated successfully, but these errors were encountered: