margaretmz / awesome-tensorflow-lite

An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

mady143 opened this issue · comments

2Hi @kshitizrimal @margaretmz @aqibsaeed @khurram18 @norangLemon ,

I am new to flutter and working lo tflite andi prepared a app with detecting a leaf image through camera and gallery and i had converted the hdf5 model to tflite and using that tflite model with some label while testing/predicting the image i am getting an error like

Exception has occurred. PlatformException (PlatformException(error, Unsupported value: java.lang.IllegalArgumentException: Cannot copy between a TensorFlowLite tensor with shape [1, 38] and a Java object with shape [1, 40]., null)) in flutter
Coulod any one help me

Thanks and Regards,
Manikantha Sekhar.

@mady143 your question will be best answered on Stack Overflow or the TensorFlow Lite community forum. We do not provide technical support on this GitHub repo.