Unable to load asc_keras_mod_93_int8.tflite from FP-AI-SENSING-1 using various tensorflow versions in python. Error message: ValueError: quantized_dimension must be in range [0, 1). Was 3.
Hello,
I am currently working with the acoustic scene classification (ASC) of the FP-AI-SENSING1 project.
I tried to load the tflite model, which is provided at: STM32CubeFunctionPack_SENSING1_V4.0.2\Utilities\AI_Ressources\models\asc_keras_mod_93_int8.tflite
Unfortunately, I always end up with this error: ValueError: quantized_dimension must be in range [0, 1). Was 3.
I always end up with this error no matter which tensorflow version I use.
Can anybody help me with this issue?
Thanks in advance,
Ilkay
