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
作者您好,看了您的工作很有启发。 我把你的代码运行在其他数据集上,我自己在这个数据集上训练的教师网络可以达到75 AP,但是学生网络只能达到65 AP。请问大概是什么原因导致了这么大的gap? 教师网络backbone为ResNet-101,多尺度训练了24个epoch;学生网络backbone为ResNet-50,单尺度训练了12个epoch。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
作者您好,看了您的工作很有启发。
我把你的代码运行在其他数据集上,我自己在这个数据集上训练的教师网络可以达到75 AP,但是学生网络只能达到65 AP。请问大概是什么原因导致了这么大的gap?
教师网络backbone为ResNet-101,多尺度训练了24个epoch;学生网络backbone为ResNet-50,单尺度训练了12个epoch。
The text was updated successfully, but these errors were encountered: