Output image pixels
sonal-bansal opened this issue · 1 comments
sonal-bansal commented
Hi,
I've trained my SRResnet on DIV2K and during testing I've tried SET14.
Here is my resulting image
My image is having this weird green/blue pixels around sharp and bright regions.Is this because my model isn't working well or do i need to perform further processing on my output?
What do u suggest?
mseitzer commented
You should not need any further post-processing on the output. Sorry, I don't know what these artifacts are caused by. Carefully check every part of your implementation for bugs would be my first suggestion.