When i run the training script, it said that
FileNotFoundError: [Errno 2] No such file or directory: '/model/xxx/SimDeblur/VDTR/datasets/DVD/test'.
I downloaded the dataset DVD and created soft link correctly, but ./test dir does not exist at all.
Could you tell me how to solve this error?