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
你好,我用你的代码重新训练模型。实验的时候,除了带LSTN的网络,其他不带LSTM的网络,比如simplenet、resnet、mobilenet都试过,训练过程中acc一直都是0,请教一下,这是什么原因,谢谢
The text was updated successfully, but these errors were encountered:
我这里用simplenet没问题,resnet需要加上se-block收敛更稳定
Sorry, something went wrong.
好的,谢谢。我再多跑些epoch看看,是不是纯cnn的收敛会慢很多,带LSTM的网络在第一个ep,acc就有值了。纯cnn的跑十几个ep,acc都还是0
No branches or pull requests
你好,我用你的代码重新训练模型。实验的时候,除了带LSTN的网络,其他不带LSTM的网络,比如simplenet、resnet、mobilenet都试过,训练过程中acc一直都是0,请教一下,这是什么原因,谢谢
The text was updated successfully, but these errors were encountered: