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.
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.