shaqian / tflite-react-native

React Native library for TensorFlow Lite
https://www.npmjs.com/package/tflite-react-native
MIT License
291 stars 106 forks source link

Cannot detect on custom model #10

Open rifatcakir opened 5 years ago

rifatcakir commented 5 years ago

Hi, I have trained and created a tflite on google colab and testing on colab is okay. But, In the application it is not detecting anything.

Colab: https://colab.research.google.com/github/frogermcs/TFLite-Tester/blob/master/notebooks/Testing_TFLite_model.ipynb