Skip to content
New issue

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

请问我改如何替换掉ctc_2019中的lambda方法呢 因为lambda在加载保存的模型会有错误 #73

Open
xiaoguaishoubaobao opened this issue Jun 30, 2022 · 1 comment

Comments

@xiaoguaishoubaobao
Copy link

loss_out = Lambda(ctc_lambda_func, output_shape=(1,), name='ctc')()
或者是说如何加载保存的.h5模型呢
models.load('model.h5') 是有问题的
当然demo里面的 model.load_weights 肯定是可以的

@ypwhs
Copy link
Owner

ypwhs commented Jul 1, 2022

存 base_model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants