Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-AI: ai_network_create_and_init() weights info required

Hi,I'm working with X-CUBE AI.The code seems working but I have a doubt:status_init = ai_network_create_and_init(&network_handle, act_addr, NULL);Is NULL parameter correct ?Why souldn't I need to pass a pointer also for weigths like 'act_addr' ?If it...

X-Cube-AI 9.1.0: data file failed in validation

I am trying to validate a CNN on STM32CubeMX with X-Cube-AI 9.1.0. I provided a datainput.CSV and a dataoutput.csv files to  "Validation inputs:  & Validation outputs: " respectively. When ran Validate on desktop or Validate on target, they all faile...

qs202310 by Associate II
  • 73 Views
  • 8 replies
  • 0 kudos

Resolved! Problem when moving a github project model to stm32cube AI

First , the github project is thishttps://github.com/Xiaobin-Rong/gtcrn/tree/main   It has converted to onnx and tensorRT for ppl to usebut when i load the onnx model into stm32 for optimize/import (setting , compression : none , optimization : balan...

No source available for "ai_platform_network_process() at 0x8xxxxx"

Hi,We are trying a very simple deep neural network model with 20 inputs and 3 outputs and want to generate inferences in real-time. We are following the instructions from the document "Getting started with X-CUBE-AI Expansion Package for Artificial I...

PGaja.1 by Associate II
  • 1353 Views
  • 9 replies
  • 2 kudos

Challenge: share your ISPU neural network implementation!

Dear community members,Here’s your chance to win some prizes from ST until November 29, 2024! You can join the challenge by sharing your ISPU neural network implementation. We’ll provide instructions and hints during the ISPU webinar held on October ...

Edge Impulse and STM32h747i-disco

Hi community,I'm working on deploying an object detection project using Edge Impulse on STM32H747i-DISCO with CAMS OMV. I successfully deployed the TFLite model, but I would like to add camera and board configuration to detect objects in real time. H...

syrine by Associate II
  • 59 Views
  • 1 replies
  • 0 kudos