SummitKwan / transparent_latent_gan

Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
MIT License
1.97k stars 363 forks source link

importError #20

Open wuyangxu opened 5 years ago

wuyangxu commented 5 years ago

File "I:/TL-gan/transparent_latent_gan-master/src/tl_gan/script_generation_interactive.py", line 63, in G, D, Gs = pickle.load(file) ImportError: No module named 'tfutil'

but we don't used tfuil

rishabhshah13 commented 4 years ago

Make sure the import to pggan is correct.