Open HongSmit opened 3 months ago
Hello ! I am replicating the results of your paper, but I tested the data set according to the pt file you provided, and there is an obvious gap between the results and the paper. May I ask what went wrong?
python main.py --dir_data /mnt/workspace/ --model EDSR --data_test Set5 --chop --save_results --rgb_range 1 --data_range 801-900 --scale 4 --n_feats 256 --n_resblocks 32 --res_scale 0.1 --pre_train ../model_zoo/EDSR_x4.pt --test_only --res_scale 0.1
Hello ! I am replicating the results of your paper, but I tested the data set according to the pt file you provided, and there is an obvious gap between the results and the paper. May I ask what went wrong?