stylegan-encoder icon indicating copy to clipboard operation
stylegan-encoder copied to clipboard

Error running encode_images.py on Colab

Open Ani1211999 opened this issue 4 years ago • 2 comments

As in the earlier issue I am getting the new error trying to run the stylegan pickle file and getting the same error as in the earlier issue.I would like to say that my computer doesn't have GPU and I intend to complete job on colab.Can you suggest some way? github_isssuee_aniket

Ani1211999 avatar May 26 '20 12:05 Ani1211999

have you fixed it? same error

Asad127 avatar Jun 10 '20 19:06 Asad127

I read somewhere to download the pickle and store it locally on your Drive, then copying the shareable link as follows --model_url='https://drive.google.com/uc?Link' among the settings for encode_images.py. It did work for me. Beware to use this "https://drive.google.com/uc?" format of the link instead of the deafault one.

bivossa avatar Jun 13 '20 15:06 bivossa