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

NotFoundError : Key generator/conv_m2/weight not found in checkpoint #13

Open
zensenlon opened this issue Jun 23, 2021 · 3 comments
Open

Comments

@zensenlon
Copy link

zensenlon commented Jun 23, 2021

I just downloaded the pre-trained weight and tried the code but got this error:
tensorflow.python.framework.errors_impl.NotFoundError: Key generator/conv_m2/weight not found in checkpoint
I wonder how could I solved it.
My environment:
Python 3.6
tensorflow 1.1

@kuijiang94
Copy link
Owner

you can copy the codes in EEGANX4.py from lines 23-181 to the TESTGAN.py, and try it again.
Best wishes!

@zensenlon
Copy link
Author

zensenlon commented Jun 23, 2021

you can copy the codes in EEGANX4.py from lines 23-181 to the TESTGAN.py, and try it again.
Best wishes!

Thanks for your prompt reply,but it still reports this error.
Could I just use the pre-trained model to test without any training?

@sdufe33306
Copy link

Have you solved this problem?Can you tell me how to fix it?

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