pranitapradhan91

Results 4 comments of pranitapradhan91

@PavlosMelissinos @fateh288 I too have the same error at this point- autoencoder.add(Reshape((12,data_shape), input_shape=(12,360,480))). Can someone tell me which layer am I doing a mistake? The output shapes in the encoder...

Thank you @PavlosMelissinos . This worked. Any idea why batchNormalization gives this error? Has anyone encountered it before? I am using Keras 2.0.8 and theano 0.10.0 on windows 10. I...

Should image size be equal to patch size?