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 have finished training, I try test.
But there is a error.
$ python3 main.py --load_config=fcn8s_shufflenet_test.yaml test Train FCN8sShuffleNet
...
FileNotFoundError: [Errno 2] No such file or directory: '/home/TFSegmentation/data/full_cityscapes_res/X_test.npy'
I have questions.
Where is X_test.npy file? full_cityscapes_res.zip file has not X_test.npy file.
How to make X_test.npy file?
Thank you.
The text was updated successfully, but these errors were encountered:
Nice to meet you.
I have finished training, I try test.
But there is a error.
$ python3 main.py --load_config=fcn8s_shufflenet_test.yaml test Train FCN8sShuffleNet
...
FileNotFoundError: [Errno 2] No such file or directory: '/home/TFSegmentation/data/full_cityscapes_res/X_test.npy'
I have questions.
Where is X_test.npy file? full_cityscapes_res.zip file has not X_test.npy file.
How to make X_test.npy file?
Thank you.
The text was updated successfully, but these errors were encountered: