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
Unfortunately, I don't have sufficient resources to train model myself.
Do you plan to release trained checkpoint model anytime soon? It would be good to provide some instructions on running the trained model on some test images.
The text was updated successfully, but these errors were encountered:
I am encountering the same issue. It would be more than helpful if you could release some trained checkpoint model, and provide some instructions on running the trained model on some test images. Thank you!
I am encountering the same issue. It would be more than helpful if you could release some trained checkpoint model, and provide some instructions on running the trained model on some test images. Thank you!
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
Thanks for your work.
Unfortunately, I don't have sufficient resources to train model myself.
Do you plan to release trained checkpoint model anytime soon? It would be good to provide some instructions on running the trained model on some test images.
The text was updated successfully, but these errors were encountered: