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
- Host: GitHub
- URL: https://github.com/gantman/rn_tf_lite
- Owner: GantMan
- Created: 2019-01-22T07:06:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T23:48:28.000Z (over 7 years ago)
- Last Synced: 2025-04-08T11:18:18.293Z (about 1 year ago)
- Topics: tensorflow, tensorflow-lite
- Language: Objective-C
- Size: 17.9 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Tensorflow Lite - Example
Simple image recognition with the Inception TF Lite model.

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).