EDSR-Tensorflow icon indicating copy to clipboard operation
EDSR-Tensorflow copied to clipboard

There is obvious border while the content is green.

Open keke0901 opened this issue 8 years ago • 5 comments

output_8

I follow the guide to do the training and testing. Do you know what the problem it is?

keke0901 avatar Nov 14 '17 08:11 keke0901

Hmm, this is a very interesting issue. It's going to take me a little while, but I'm going to attempt to reproduce this error. This is totally just off of intuition, so take it with a grain (or shaker) of salt, but this may be occurring because of the way images are padded before being passed into the network. I'll try to get back to you about this as soon as possible

jmiller656 avatar Nov 15 '17 21:11 jmiller656

@jmiller656 thanks, it seems there is no problem with the network and the last up-sample stage, it should be a padding issue, but i had not find the root cause yet.

keke0901 avatar Nov 16 '17 07:11 keke0901

Seems border effect, maybe using overlap of image patch can avoid this.

cscyangj avatar Mar 20 '18 02:03 cscyangj

I got this same issue, does anyone has solved this? @keke0901 have you solved this problem?

mashoujiang avatar Jun 04 '18 06:06 mashoujiang

I have the same issue. Does anyone know how to solve this issue?

jennyzu avatar Jan 24 '19 12:01 jennyzu