Open pranitapradhan91 opened 6 years ago
Should image size be equal to patch size?
Last time i saw his code (it was in december I think), there was a bug making it impossible to have multiple patches (I forgot where it was). I dont think william updated it since then. Therefore the answer to you question is yes.
Okay. Thank you.
Dear all,
I am getting this error when I keep patch size as (64,64) and image size (256, 256).--> ValueError: impossible convolution output dim: expected 1x512x1x1 but received 1x512x2x2. Can someone tell me what is going wrong here? any help is appreciated.