kerasify
kerasify copied to clipboard
Cannot create model: (AssertionError: Unsupported layer type: Conv2DTranspose)
I'm currently trying to use Kerasify to make the code for a Unet network, but I get the following error:
AssertionError: Unsupported layer type: Conv2DTranspose and
AssertionError: Unsupported layer type: Concatenate