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

Could you provide a pre-training model suitable for tensorflow1.10? #20

Open
zhjikoshlizhzc opened this issue Sep 22, 2020 · 0 comments

Comments

@zhjikoshlizhzc
Copy link

When I tried to run the model on TF1.10,
I simply commented out the statement tf.com Pat.v1.enable_eager_execution () and tested it under TF.session (): and the following problems popped up:

FailedPreconditionError: Error while reading resource variable block_10_project/kernel from Container: localhost. This could mean that the variable was uninitialized. Not found: Container localhost does not exist. (Could not find resource: localhost/block_10_project/kernel)
[[node RetinaFaceModel/MobileNetV2_extrator/block_10_project/Conv2D/ReadVariableOp (defined at D:\Anaconda3\envs\tensorflow\lib\site-packages\tensorflow_core\python\framework\ops.py:1748) ]]

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