Open anilsathyan7 opened 5 years ago
Can you point on TransposeConv layer in Keras code or documentation?
Thanks, I will look into it.
I added support for Conv2DTranspose
layer. Currently it available in repo. I'll make pypi release a little bit later,
It seems TransposeConv + BN is not currently supported !!! Any plans to support this combination?? (Anyway this doesn't seem to be difficult to implement ...)