weird results
aligoglos opened this issue · 3 comments
aligoglos commented
I tried to run SP code with some test images but results are like these :
input image :
I tried this script :
python main.py --model PAEDSR --dir_demo ./inputs/ --data_test Demo --save_results --rgb_range 1 --scale 4 --n_feats 256 --n_resblocks 32 --res_scale 0.1 --pre_train model_x4.pt --test_only --chop
HarukiYqM commented
aligoglos commented
Yes it solved.
Yuineko1998 commented
I have the same problems,how did u solve it?