Abdul Muqeet
Abdul Muqeet
They are already given. You need to use `--pre_train download` to download the pre-trained models. The URL of these models are given in `edsr.py`.
Set5 contains only 5 images, but in your case, it shows 40 images. Please make sure, you have correctly, set-up the training and test data.
RCAN uses old EDSR code. Please replace the `dataloader.py` with EDSR `dataloader.py` to fix this issue. I would suggest to use the EDSR code and run the RCAN model from...
How to resolve this issue? caffe.LayerParameter" has no field named "memory_datand_param"
Hi, thank you for your interest. Please check test dataset path. Thanks. On Wed, 11 Oct 2023, 4:29 pm renxiaosa00, ***@***.***> wrote: > --template HRAN --model HRAN --scale 2 --patch_size...