2021-03-07 04:48 AM
Hi,
I am working for a ‘Digit detection’ project using STM32CubeIDE 1.5.1 (X-CUBE-AI.5.20) and STM32H743. I have created Keras Model with 28x28 pixel size grey scale image for training. Every thing work as expected with CubeIDE. I am looking a right solution to identify the detected digit position or bounding box coordinates. Any sample available for the same ? Any body tried the same with X-Cube-AI ? Thanks in advance..