-
Hi!
In the code/SR/test.py I have multiple unresolved references.
Line 16: Unresolved reference 'EDSR'
Line 105: Unresolved reference 'model_dir'
-
from .rfconv import RFConv2d
File "/home/lab532/Code/Shen/EDSR/src/model/rfconv/__init__.py", line 1, in
from .nn import RFConv2d
File "/home/lab532/Code/Shen/EDSR/src/model/rfconv/nn.py…
-
我用作者预训练的模型去测试,出现
(base) root@autodl-container-815011ba52-c31a7ebc:~/autodl-tmp/EDSR-PyTorch/src# python main.py --data_test Demo --scale 2 --n_resblocks 32 --n_feats 256 --res_scale 0.1 --pre_train …
-
when i test the model, if i add the args --save_results, it comes the problem.
(tf2) C:\selfile\selfile\project\EDSR-PyTorch-master\src>python main.py --data_test DIV2K --scale 2 --pre_train C:\s…
-
Hello, when I run fsrcnn and EDSR, the model does not converge. What's the matter?
-
Hello, I am very grateful for your improved code.While, I have encountered the following problem when I run
>
python main.py --model EDSR --scale 2 --patch_size 96 --save edsr_baseline_x2 --r…
ch135 updated
5 years ago
-
Hi,
Thank you for your code! This performs very impressively at such fast speeds and low memory usage.
This BasicSR implementation has one major flaw in its `img_range` parameter. The default valu…
-
download checkpoints,but dont now how to use to get the performance in the introduct
-
Bad result when I test a image use the EDSR_x* model, but can got right one when use EDSR_baseline model,I dont know the reason, can you help me ?
-
Thanks so much for helping me solving the problem which I raised, yesterday, But I have another problem:
2019-03-21 10:31:02.242315: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supp…