Nov-07-2019, 06:21 AM
pred_img[0] is not a single value as you expect it to be, it´s an array.
So look into how pred_img is created.
So look into how pred_img is created.
TensorFlow get error - array with more than one element is ambiguous
|
|
Messages In This Thread |
TensorFlow get error - array with more than one element is ambiguous - by vokoyo - Nov-07-2019, 01:22 AM
RE: TensorFlow get error - array with more than one element is ambiguous - by ThomasL - Nov-07-2019, 06:21 AM
RE: TensorFlow get error - array with more than one element is ambiguous - by vokoyo - Nov-07-2019, 01:05 PM
RE: TensorFlow get error - array with more than one element is ambiguous - by ThomasL - Nov-07-2019, 01:12 PM
|