Hi,
I have trouble running the code. It raises TypeError: Input layers to a 'Model' must be 'InputLayer' objects. Does it mean that custom the input layer is not allowed?
I'm wondering whether this is due to the keras version, or you have modified the Keras source code.
Hi, I have trouble running the code. It raises TypeError: Input layers to a 'Model' must be 'InputLayer' objects. Does it mean that custom the input layer is not allowed? I'm wondering whether this is due to the keras version, or you have modified the Keras source code.