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
请问 我将这个应用于resnet18上以后准确率未上升反而下降是什么原因,我并未修改什么内容
The text was updated successfully, but these errors were encountered:
这个模型主要是根据 bottleneck block 设计的,basic block 可能不太符合直觉,另外训练的时候每个 gpu 的batch size尽量要在 32个或以上
Sorry, something went wrong.
No branches or pull requests
请问 我将这个应用于resnet18上以后准确率未上升反而下降是什么原因,我并未修改什么内容
The text was updated successfully, but these errors were encountered: