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
作者您好!我在使用您的resnet-ctc以及原版cnn-ctc训练准确率均能96%以上,但是验证准确率只有10%。对于同一张图片,无论是训练集还是验证集,model.train()结果还可以,model.eval()结果完全蠢。另外我用的是nn.CTCLoss,这可能是什么问题?感谢回复
The text was updated successfully, but these errors were encountered:
No branches or pull requests
作者您好!我在使用您的resnet-ctc以及原版cnn-ctc训练准确率均能96%以上,但是验证准确率只有10%。对于同一张图片,无论是训练集还是验证集,model.train()结果还可以,model.eval()结果完全蠢。另外我用的是nn.CTCLoss,这可能是什么问题?感谢回复
The text was updated successfully, but these errors were encountered: