Edge AI

Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

INTERNAL ERROR: index 1 is out of bounds for axis 0 with size 1

I'm trying to use the benchmarking tool in the developer cloud (https://stm32ai-cs.st.com).I have a model exported in several formats (fp32, fp16, full 8 bit, etc.)The input shape is (1, 128, 384, 3).The model works fine and other tools like Edge Imp...

SDunn.2 by Associate
  • 757 Views
  • 0 replies
  • 0 kudos

STM32H747I-EVAL camera

STM32H747I-EVAL  Could conectar a some kind of camera to use FP-AI-VISION1_V3.1.0? I don't see the conector to B-CAMS-OMV

wjian.2 by Associate III
  • 3806 Views
  • 1 replies
  • 0 kudos

STM32Cube.AI Max File Size

When using the STM32Cube.AI online tool to benchmark chips for running a neural net the max file size is limited to 32MiB. I have a models that is 93MiB, is there a way to run a model this size? What is the reason for the size limit? Is it related to...

PNada.3 by Associate II
  • 1196 Views
  • 0 replies
  • 0 kudos

Resolved! What is the right shape for the quantization accuracy data?

Sorry if this question is basic, but I was not able to find an answer in the documentation. I have a very simple Keras model with one input and one output, for your reference the architecture is:model = tf.keras.Sequential()model.add(tf.keras.layers....

PB1 by Associate III
  • 1745 Views
  • 2 replies
  • 2 kudos

Getting error "Analyze fail on the AI model"

Dear Sir/Madam, I am getting an error "Analyze fail on the AI model" when I analyze a network using "STM32Cube.AI runtime" (see the snapshot below). I just train a simple AI model (https://colab.research.google.com/drive/1HBsuTW2gGAoPgWnkpwXiXI7JHXR0...

_legacyfs_online_stmicro_images_0693W00000bkAvMQAU.png
AShah.13 by Associate
  • 909 Views
  • 0 replies
  • 0 kudos

How to fix "TOOL ERROR: Applying softmax on single element" in X-Cube-AI

Hi,I am using the X-Cube-AI expansion pack in STM32Cube IDE and wanted to add an ONNX model. After selecting the model and pressing Analyze, I get the error: "TOOL ERROR: Applying softmax on single element".The model I am trying to use is a neural ne...

Bxy by Associate II
  • 857 Views
  • 0 replies
  • 0 kudos