RCAN
RCAN copied to clipboard
can I use this network for compression artifact reduction? and how to create training data?
can I use this network for compression artifact reduction? and how to create training data?
I guess yeah. Just pass scale =1 and create datasets accordingly.
I guess yeah. Just pass scale =1 and create datasets accordingly.
Have you tried it? Why did I loss(L1) a lot in training?
Yeah I have used it with scale = 1! Keep the other folder structure and other image name convention similar to scale 2/4 and it should work!
Check out this paper for loss functions : https://arxiv.org/pdf/1511.08861.pdf
Check out this paper for loss functions : https://arxiv.org/pdf/1511.08861.pdf
Many thanks