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
/bin/sh: 1: zip: not found
mv: cannot stat 'submit.zip': No such file or directory
/bin/sh: 1: python: not found
Traceback (most recent call last):
File "/workspace/EAST/eval.py", line 43, in
eval_model(model_name, test_img_path, submit_path)
File "/workspace/EAST/eval.py", line 32, in eval_model
os.remove('submit.zip')
FileNotFoundError: [Errno 2] No such file or directory: 'submit.zip'
No description provided.
The text was updated successfully, but these errors were encountered: