Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Stwin-BX1 operating temperature and CBM implementation

I'm working on CBM model for predicting maintenance on Motor and trying to analyze the bearing frequencies I have few questions to develop a solution based on STWIn-BX1 1) Mounting of the Board - is it necessary to mount the board on the Motor near t...

[X-CUBE-AI] Unsupported wrapped layer type: Conv1D

Hello,I am trying to apply a CNN+GRU network based pre-trained model (Keras, .h5) onto the board (STM32G4474RETx) by using X-CUBE-AI and encountered this error: "Unsupported wrapped layer type: Conv1D" when I tried to analyze it.Based on the error me...

Resolved! Anomaly detection fail on board

Board - B-L4S5I-IOT01A BoardAI application tool - NanoEdge AI StudioCUBEMXIDE - STM32CubeIDE 1.15.1I made one model.Model detect anomaly on nano studio.I deploy model. Deployed system always show similarity a fix value. Sensor data change. Detection ...

INTERNAL ERROR: Shape with 0 value

I encountered an error exporting the onnx model using FastestDet's model and importing it into CubeAI. I have seen others with a similar error to mine before, but I did not find a solution. What changes do I need to make to deploy this network on my ...

ample_1-1714051021544.png
ample by Associate
  • 325 Views
  • 1 replies
  • 0 kudos

Nano Edge AI Studio Validation

 I encountered an issue while using the NanoEdge AI Studio tool for Validation.In step 5, three files need to be uploaded: File Learn, File Regular, and File Abnormal.What data is Flie Name?  

xinmeng_wit_0-1713777279859.png

Resolved! Problem with 6-axis signal acquisition on NEAI

Hello,I am developing a model for human activity recognition on NEAI based on LSM6DSOX module. I managed to deploy a vanilla version using gyroscope data only, and now I'm creating a new project to deal with 6 axis (3 from gyroscope + 3 from accelero...

Resolved! Face Recognition MCU Selection

Hello,I have been conducting research for a while for a new project initiation. The project aims to design a smart access control system for 500 users using STM32. In designing this, we are implementing face recognition with FP_AI_FACEREC in the STM3...