An open API service indexing awesome lists of open source software.

https://github.com/gantman/rn_tf_lite

React Native Tensorflow Lite - Code and example
https://github.com/gantman/rn_tf_lite

tensorflow tensorflow-lite

Last synced: 5 months ago
JSON representation

React Native Tensorflow Lite - Code and example

Awesome Lists containing this project

README

          

# React Native Tensorflow Lite - Example
Simple image recognition with the Inception TF Lite model.

![TF Demo](_art/RN_tensor_flow_lite.gif)

Can't use quantized smaller model yet, due to [limitation in `react-native-tensorflow-lite`](https://github.com/jazzystring1/react-native-tensorflow-lite/issues/3), and project is currently Android ONLY with [aspirations for iOS support](https://github.com/jazzystring1/react-native-tensorflow-lite/issues/2).