Uformer icon indicating copy to clipboard operation
Uformer copied to clipboard

About Rain200H dataset training dim problem?

Open jjb202 opened this issue 3 years ago • 5 comments

Hi, I am using the Rain200H dataset with a resolution of 481321 cropped to 128128 input size, but I am having the following problem. 1636891849(1)

jjb202 avatar Nov 14 '21 12:11 jjb202

This problem occurs during the validation phase

jjb202 avatar Nov 14 '21 13:11 jjb202

The resolution input for the validation phase is 481*321 and is not cropped

jjb202 avatar Nov 14 '21 13:11 jjb202

His code curently dont support non-square entry,you can resize your image to 256*256

MindCC avatar Nov 29 '21 13:11 MindCC

have you solve it?

123456789-qwer avatar Mar 15 '22 02:03 123456789-qwer

have you solve it?

Resize your image so that its height is equal to its width

MindCC avatar Mar 15 '22 07:03 MindCC