SRGAN icon indicating copy to clipboard operation
SRGAN copied to clipboard

Train Error

Open jiangshashen opened this issue 7 years ago • 7 comments

When i use my dataset,imgae sizei is (256,256). AssertionError: The size of cropping should smaller than the original image Why? How can i change parameter to solve this problem?

jiangshashen avatar May 14 '18 09:05 jiangshashen

it is too small, we can't crop 384x384 subimages from 256x256 images.

You should use image with size around 1000 to 2000

zsdonghao avatar May 14 '18 12:05 zsdonghao

Can we reduce the size of (384x384)?

jiangshashen avatar May 15 '18 03:05 jiangshashen

yes, you can have a try

zsdonghao avatar May 15 '18 12:05 zsdonghao

Same problem, did you try to crop smaller subimages and get it worked on image (256, 256) @jiangshashen

HenryJunW avatar Oct 31 '18 20:10 HenryJunW

@HenryJunW @jiangshashen Hi! Did it successfully work on a smaller dataset?

lunayang712 avatar Aug 16 '19 17:08 lunayang712

@HenryJunW @jiangshashen Hi! Did it successfully work on a smaller dataset?

yes

jiangshashen avatar Aug 19 '19 13:08 jiangshashen

Same problem, did you try to crop smaller subimages and get it worked on image (256, 256) @jiangshashen

yes,i did it

jiangshashen avatar Aug 19 '19 13:08 jiangshashen