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
I am trying to run the training process. But when I try the command "python run_training.py", It report ERROR "FileNotFoundError: [Errno 2] No such file or directory: '../models/a01_d02_t01/a01_d02_t01_ep1000.pth'". So how can I get the pre-trained model?
The text was updated successfully, but these errors were encountered:
Thank you for sharing the code.
I am trying to run the training process. But when I try the command "python run_training.py", It report ERROR "FileNotFoundError: [Errno 2] No such file or directory: '../models/a01_d02_t01/a01_d02_t01_ep1000.pth'". So how can I get the pre-trained model?
The text was updated successfully, but these errors were encountered: