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

play_with_dlatent.py StopIteration #10

Open
nuckykk opened this issue Apr 26, 2020 · 1 comment
Open

play_with_dlatent.py StopIteration #10

nuckykk opened this issue Apr 26, 2020 · 1 comment

Comments

@nuckykk
Copy link

nuckykk commented Apr 26, 2020

大神 求帮助

Traceback (most recent call last):
File "play_with_dlatent.py", line 87, in
main()
File "play_with_dlatent.py", line 44, in main
generator = Generator(Gs_network, batch_size=1, randomize_noise=False)
File "E:\stylegan2\stylegan2_application\humanfacegenerators\util\generator_model.py", line 52, in init
self.dlatent_variable = next(v for v in tf.global_variables() if 'learnable_dlatents' in v.name)
StopIteration

@nuckykk nuckykk changed the title network.py ssertionError network.py AssertionError Apr 26, 2020
@nuckykk nuckykk changed the title network.py AssertionError play_with_dlatent.py StopIteration Apr 26, 2020
@wgh1989
Copy link

wgh1989 commented Sep 11, 2020

@nuckykk 请问你解决了吗?我也遇到这个问题

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

2 participants