First time here? Check out the FAQ!
answered 2020-03-05 07:24:42 -0600
Change this:
classes = interpreter.get_tensor(output_details[1]['index'])[0] to: classes = interpreter.get_tensor(output_details[1]['index'])