I am trying to move a Python+Keras model to Tensorflow Lite with C++ for an embedded platform. I don\'t know how to pass the image data to the interpreter properly.
I