Closed nvnvashisth closed 5 years ago
Hi @nvnvashisth,
I am not sure but the problem might be due to the image size. Which image size are you using and have you set the corresponding values in the contructor on row 32?
def __init__(self, lr_D=2e-4, lr_G=2e-4, image_shape=(height, width, nr-of-channels)
Hi, there was some preprocessing issue, but it worked later. Thanks for your contribution 👍
What could be possible solution here?