You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for your awesome code .but when I try predict I got two errors
the first is ("Error when checking input: expected conv2d_15_input to have shape (200, 200, 3) but got array with shape (200, 200, 4)
") and the second is that ("input' has DataType uint8 not in list of allowed values: float16, bfloat16, float32, float64
")
The text was updated successfully, but these errors were encountered:
thanks for your awesome code .but when I try predict I got two errors
the first is ("Error when checking input: expected conv2d_15_input to have shape (200, 200, 3) but got array with shape (200, 200, 4)
") and the second is that ("input' has DataType uint8 not in list of allowed values: float16, bfloat16, float32, float64
")
The text was updated successfully, but these errors were encountered: