HideUnderBush / UI2I_via_StyleGAN2

Unsupervised image-to-image translation method via pre-trained StyleGAN2 network
Other
222 stars 30 forks source link

no module named dnnlib.tflib.ops #6

Closed visonpon closed 3 years ago

visonpon commented 3 years ago

Hi @HideUnderBush, thanks for your great work, and when I try to use it, I encounter some problems. When I use python closed_from _factorization.py, I got aRuntimeError: no default TensorFlow session found. please call dnnlib.init_tf(), then I do like it says, call dnnlin.init_tf() before tf.get_default_session(), but got no module error as above. Hope you can help, thanks~

FlashlightET commented 3 years ago

Help

vin-ni commented 3 years ago

+1 :)