Question
How to use the functions generated by the X-CUBE-AI library to classify an object?
I have uploaded the tflite model. I am using an input array which is basically an image converted to a byte array and I want to classify this input array into one of the two classes.
Please help. I am using ver 7.1.2 of X-CUBE-AI
