画像AIで下記のようなエラーが発生しています。
ValueError: Input 0 of layer sequential is incompatible with the layer: : expected min_ndim=4, found ndim=3. Full shape received: (None, 128, 128)
ValueError: Shapes (None, 1) and (None, 10, 10, 2) are incompatible
ネットで調べてもエラーが取れません。教えて頂きたいです。