Closed xiaogangLi closed 5 years ago
me too
Quantized tflite model is not supported yet.
@sunnycase same here... any news on this?
@marcel12bell Can you upload or send the .tflite to me for debugging?
@sunnycase It's not my own... used this h5: https://github.com/marcogdepinto/Emotion-Classification-Ravdess and converted it to .tfite...
@marcel12bell At this moment, Conv1D is not supported. You can see the full supported layers list: https://github.com/kendryte/nncase#supported-layers
Hi, when I converted TFLite model(mobilenet_ssd) to K210 model, I got an error:Fatal: Index was outside the bounds of the array. What may lead to this error? thanks!