Hello, your paper says,
"For training, we use the RGB input patches of size 48×48 from LR image with the corresponding HR patches."
but in your code, you set patch_size of 192.
Could you please tell me which is right? or how does patch_size impach the result...
Thanks.
Hello, your paper says, "For training, we use the RGB input patches of size 48×48 from LR image with the corresponding HR patches." but in your code, you set patch_size of 192. Could you please tell me which is right? or how does patch_size impach the result... Thanks.