Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Change this:

classes = interpreter.get_tensor(output_details[1]['index'])[0]
to:
classes = interpreter.get_tensor(output_details[1]['index'])