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

Inference with different input shape

Open wincle opened this issue 6 years ago • 7 comments

Hi , thanks for your work, I have trained one model with image size 256*256, I could get good results in samples, but when I test it with other input shape, it get worse , do you know why it happened?

wincle avatar Oct 18 '18 07:10 wincle

How many shapes are there?

taki0112 avatar Oct 18 '18 07:10 taki0112

I change test_real_A from [1, 256,256 ,3] to [1,533,800,3] , which input image'size is 533*800.

wincle avatar Oct 18 '18 07:10 wincle

https://www.dropbox.com/sh/vves0ghwvxzpmby/AAC9HqJL0cqBUcrtqLWchooya?dl=0 Here it is.

wincle avatar Oct 18 '18 07:10 wincle

https://www.dropbox.com/sh/vves0ghwvxzpmby/AAC9HqJL0cqBUcrtqLWchooya?dl=0 Here it is.

Can not open?

qingmeizhujiu avatar Dec 17 '18 09:12 qingmeizhujiu

I have fix it up, It's my mistake. Because I have changed the ratio of the trained images data.

wincle avatar Dec 18 '18 01:12 wincle

Hi , thanks for your work, I have trained one model with image size 256*256, I could get good results in samples, but when I test it with other input shape, it get worse , do you know why it happened?

@wincle The color of the result image is incorrect, can you share me some train set info or train detail info.

wujustin avatar Mar 14 '19 03:03 wujustin

Can you talk about this random size implementation idea? Thank you。

szdree avatar Aug 28 '19 04:08 szdree