Puzer / stylegan-encoder

StyleGAN Encoder - converts real images to latent space
Other
1.07k stars 166 forks source link

Download couldn't happen from url, error in functions used in file named network.py and encode #41

Closed dk175814 closed 3 years ago

dk175814 commented 3 years ago

while running the code: generator = Generator(Gs_network, batch_size=1, randomize_noise=False)

multiple function error are popped up pointing to encode_image.py and network.py files