Question
How do I send an input image through my PC to my STM32U585 Discovery kit to classify the image? I have made a tensorflow model and exported that model in tflite format to my microcontroller. Now how do i send an input image and where do I see the res
..
