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

captcha_trainer的compact分支训练结果该如何调用 #3

Open
radiation-chan opened this issue Oct 26, 2019 · 1 comment
Open

Comments

@radiation-chan
Copy link

captcha_trainer的compact分支训练结果该如何调用?
通过python3调用从release中下载的CaptchaLibrary.dll会报错

@radiation-chan
Copy link
Author

同目录下有tensorflow.dll
原来的tensorflow.dll会报错
ERROR: Creating graph in session failed...Not found: Op type not registered 'LeakyRelu' in binary running on RADIATION-CHAN. Make sure the Op and Kernel are registered in the binary running in this process. ERROR: RUN failed... Invalid argument: Session was not created with a graph before Run()! Traceback (most recent call last): File "E:/captcha_project/result_test/test.py", line 14, in <module> print("PredictFile:", string_at(result_file).decode()) File "D:\Miniconda3\lib\ctypes\__init__.py", line 497, in string_at ERROR: RUN failed... Invalid argument: Session was not created with a graph before Run()! return _string_at(ptr, size) OSError: exception: access violation reading 0x0000000000000000

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

1 participant