Closed kritika1029 closed 3 years ago
Facing this issue while running the following command- python3 test_benchmark.py -a srgan --pretrained --gpu 0 DIR
FileNotFoundError: [Errno 2] No such file or directory: 'DIR/test'
You should prepare the test data set and put it in the DIR/test directory.
DIR/test
Facing this issue while running the following command- python3 test_benchmark.py -a srgan --pretrained --gpu 0 DIR
FileNotFoundError: [Errno 2] No such file or directory: 'DIR/test'