Resolved! Issues Integrating CRNN (Conv + GRU) Model in X-Cube-AI
Hi community members,I’m currently working on a project where I want to deploy a Convolutional Recurrent Neural Network (CRNN) on an STM32 MCU using X-Cube-AI. The network structure includes convolutional layers followed by GRU layers, with a reshape...