Keras-GAN icon indicating copy to clipboard operation
Keras-GAN copied to clipboard

Wrong target shape on CCGAN

Open carlitoselmago opened this issue 5 years ago • 0 comments

I get this error in the untouched code: ValueError: Error when checking target: expected dense_1 to have 2 dimensions, but got array with shape (32, 1, 11)

Runing Python 3.6.8 and Keras 2.1.0

carlitoselmago avatar Feb 12 '20 14:02 carlitoselmago