Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_pickle.UnpicklingError: invalid load key, 'v'. #13

Open
ZhouRunancy opened this issue Nov 19, 2019 · 3 comments
Open

_pickle.UnpicklingError: invalid load key, 'v'. #13

ZhouRunancy opened this issue Nov 19, 2019 · 3 comments

Comments

@ZhouRunancy
Copy link

Thank you for your work, I have some problems in implementing your code, I hope you can help me solve it in your busy schedule, thank you
1574150119(1)

@ondrejvalusek
Copy link

You might be missing the proper files in ckpt/backbone which are not usually present due to their size when doing git-clone.

@GYee
Copy link

GYee commented Nov 29, 2020

Re-download the .pth files in the 'ckpt/backbone' can fix the problem

@gjllover
Copy link

Re-download the .pth files in the 'ckpt/backbone' can fix the problem

Why I met this problem, I just download the codes and never change anything in codes, can you help me? Thank you!
File "main.py", line 98
if resume_epoch and os.path.isfile(os.path.join("ckpt", exp_name, f"train_states_{resume_epoch}.pth")):
^
SyntaxError: invalid syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants