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

I have a problem running run_generator.py #47

Open
mango5997 opened this issue Dec 16, 2021 · 3 comments
Open

I have a problem running run_generator.py #47

mango5997 opened this issue Dec 16, 2021 · 3 comments

Comments

@mango5997
Copy link

tensorflow.python.framework.errors_impl.InvalidArgumentError: 2 root error(s) found.
(0) Invalid argument: slice index 0 of dimension 1 out of bounds.
[[{{node Gs/_Run/Gs/G_synthesis/strided_slice_1}}]]
[[Gs/_Run/Gs/images_out/_1419]]
(1) Invalid argument: slice index 0 of dimension 1 out of bounds.
[[{{node Gs/_Run/Gs/G_synthesis/strided_slice_1}}]]
0 successful operations.
0 derived errors ignored.

Thank you for your code, but it reports an error when running it. How can I solve this? thanks

@zsyzzsoft
Copy link
Owner

Have you modified the code? If not, please check whether your images are properly loaded.

@lmxyy
Copy link

lmxyy commented May 4, 2022

I also met this problem without changing the codes. Have you figured out the reason?

@learner-shx
Copy link

maybe you used a wrong checkpoint

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

4 participants