User Activity

Hi, is there any methods to increase the FPS and decrease the inference time of image classification model on STM32H747I-DISCO board? Currently, my FPS is 1.6 and inference is 626ms. I am trying to do this project: https://wiki.st.com/stm32mcu/wiki/A...
Hi, how to fix these error 'ai_layer_conv2d' {aka 'struct ai_layer_conv2d_'} has no member named 'in_ch_format' and 'ai_layer_conv2d' {aka 'struct ai_layer_conv2d_'} has no member named 'out_ch_format' after clicked Project > Clean... ?