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

Does this library support quantized models? #24

Open fabio-C opened 4 years ago

fabio-C commented 4 years ago

I am having some issues using quantized models, for example ssd_mobilenet_v2_quantized_coco.

Does this library support that?