2024-08-04 11:46 PM
Hi,
I am trying to analyse a pre-trained model (Keras, .h5) using STM32CubeMX X-CUBE-AI software and encountered the error “[AI:network_1] NOT IMPLEMENTED: Unsupported layer type: SlicingOpLambda”. The model is trained with the stm32ai-modelzoo library under object_detection. Attached is the screenshot of the error message.
Any help would be appreciated.
Following are some information regarding the versions of the software that I am using.
Python version: 3.10.0
STM32CubeMX version: 6.12.0
X-CUBE-AI version: 9.0.0
Github link for model zoo training steps: https://github.com/STMicroelectronics/stm32ai-modelzoo/blob/main/object_detection/src/training/README.md
training_config.yaml settings: