stedgeai INTERNAL ERROR: Order of dimensions of input cannot be interpreted
Hello , I am trying to use a text detection model on STM32N6 . This is a CNN modelThe command used is : stedgeai generate --model custom_model.onnx --target stm32n6 --st-neural-art default@user_neuralart_STM32N6570-DK.json --input-data-type float32Th...