-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hi,
Thanks for your great work. I noticed some (apparent) differences between your implementation and the RAISR paper:
-
Functions.py at commit ae62ae5: function Blending1() scales HR pixel weight with the number of neighboring pixels that have smaller values, not the LCC size. Both are 3 in RAISR Fig 9, but not necessarily in all cases.
-
Test.py at commit b533df3, line 169-174: It seems you're copying the Cb and Cr channel from the ground truth HR image to result_ycbcr. According to RAISR section VI, the chromatic channels should be upscaled by bicubic interpolation from the LR image.
Am I reading your code correctly, and are these discrepancies intentional?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels