python main.py --model san --data_test MyImage --save save_name --scale 2 --n_resgroups 20 --n_resblocks 10 --n_feats 64 --reset --chop --save_results --test_only --testpath '..\LR\LRBI' --testset Set5 --pre_train ..\SAN_BI2X.pt
用上面代码运行
得到下面的结果:
`Making model...
Loading model from ..\SAN_BI2X.pt
Evaluation:
0it [00:00, ?it/s]
[MyImage x2] PSNR: 0.000 (Best: 0.000 @epoch 1)
Total time: 0.01s, ave time: 12.97s
数据集大小: 0`