Question
Want to know how to feed .bmp input data into AI code and need some references or some help on understanding the code that has been generated from STM Cube.AI using tensor flow lite file.
We have AI model data that has been acquired from Thermal sensor that gives 64 pixel output.
The output that we got has been converted into .bmp image with some colors based on the density at each pixel.
We need to find how to feed the input data to AI code, we couldn't understand the code properly, So need some here
