CFSNet
CFSNet copied to clipboard
input/output channel
hi, thanks for your great, when i'm using your trained models, i have some questions. 1). why the input and output channel in deblock and denoise is 1 ? are those two models only support gray images? 2). i found the model for 4✖️sr could not be load properly
I am sorry for the late reply.
- For JPEG image deblocking task, we set the input and output channels to 1 for fair comparison with other methods. You can also set the input and output channels to 3 to support RGB images. In fact, we provide color image denoising results in our appendix.
- You can check whether the path of the saved model is correct.