DCGAN-for-Bird-Generation icon indicating copy to clipboard operation
DCGAN-for-Bird-Generation copied to clipboard

Error in training own dataset with modified batch size

Open ani16 opened this issue 5 years ago • 0 comments

Hi

I want to train GAN with my own dataset and with different input image size. i.e. 300* 300 . But in the code if I am making changes to input size from 6464 to 300 300, it's showing error.

What should I do to get high resolution images of greater size?

Thanks in advance

ani16 avatar Oct 08 '20 05:10 ani16