Deep-learning-with-Python icon indicating copy to clipboard operation
Deep-learning-with-Python copied to clipboard

when try predict

Open areej-nas opened this issue 6 years ago • 1 comments

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 ")

areej-nas avatar Dec 19 '19 14:12 areej-nas

Which particular notebook is this about? You need to put more details in your issue description.

tirthajyoti avatar Dec 31 '19 06:12 tirthajyoti