You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: