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

Error while using encodie_images.py file when trying to run it in colab

Open KShivendu opened this issue 5 years ago • 3 comments

Traceback (most recent call last): File "encode_images.py", line 80, in <module> main() File "encode_images.py", line 51, in main generator_network, discriminator_network, Gs_network = pickle.load(f) _pickle.UnpicklingError: invalid load key, '\x0a'.

I have duplicated pickle file in my Google drive as the quota was exceeding. But, now I am getting this error. Is is because of copying or something else ?

According to this Stackoverlow post , maybe the file itself has been corrupted. If it's the case , Is there any mirror link for the same file which can be used safely ?

KShivendu avatar Jan 17 '20 17:01 KShivendu

Facing a similar error. Did you find a solution for this?

ApurvaDani avatar May 19 '20 10:05 ApurvaDani

Nope.

KShivendu avatar May 26 '20 14:05 KShivendu

Trying to set 'get links' settings to 'Anyone with the link' image

JohnParkerLee avatar Oct 10 '20 10:10 JohnParkerLee