kerasify icon indicating copy to clipboard operation
kerasify copied to clipboard

Cannot create model: (AssertionError: Unsupported layer type: Conv2DTranspose)

Open furkank75 opened this issue 6 years ago • 0 comments

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

furkank75 avatar Oct 15 '19 09:10 furkank75