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

关于tensorflow-gpu版本 #37

Open
CopperfieldZ opened this issue Jun 17, 2020 · 4 comments
Open

关于tensorflow-gpu版本 #37

CopperfieldZ opened this issue Jun 17, 2020 · 4 comments

Comments

@CopperfieldZ
Copy link

我的cuda是10版的不支持tensorflow-gpu1.12.0所以下的1.13.1版本的tensorflow-gpu,运行mainprocess.py时,在recognize_process下的test_crnn_jmz.py的一行代码‘saver = tf.train.Saver()'报错了,错误信息是“OutOfRangeError:Read less bytes than requested”,该怎么处理呢?

@Mingtzge
Copy link
Owner

你好,可能是你的模型文件的问题,或者可能是你的空间内存不够

@CopperfieldZ
Copy link
Author

CopperfieldZ commented Jun 17, 2020

捕获这是我的模型文件,请问是这个吗?非常感谢你的回复。这个图片好像加载不出来我用文字描述吧:model_save下有3个文件:1.recognize_model.data-000-of-0001 2.recognize_model.index 3.recognize_model.meta

@Mingtzge
Copy link
Owner

这三个文件加起来大致在136M左右,如果大小基本一致的话,模型文件应该没有问题

@LinLLiu
Copy link

LinLLiu commented Jul 30, 2020

你好,我出现了一样的问题,下载您的源码模型文件总共只有1.85M,请问可以重新发一下您训练好的模型文件吗?如果可以的话,发到712075026,是我的QQ,谢谢啦

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

3 participants