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

https://github.com/sadmanyasar/tensorflow-image-classification-app-react-native

Tensorflow Image Classifier with React Native
https://github.com/sadmanyasar/tensorflow-image-classification-app-react-native

expo react-native react-navigation tensorflow typescript

Last synced: about 1 month ago
JSON representation

Tensorflow Image Classifier with React Native

Awesome Lists containing this project

README

          


Tensorflow Image Classifier with React Native

Modified Template of [TensorFlow.js Example: React Native](https://github.com/tensorflow/tfjs-examples/tree/master/react-native#tensorflowjs-example-react-native). This app takes a picture with the camera and classifies it with a pre-trained model.

## Made With
- React Native
- Expo
- Tensorflow.js
- React Navigation
- TypeScript

## Note
I had to update all dependencies to the latest versions using ```yarn upgrade --latest``` to resolve this issue: [Link](https://github.com/tensorflow/tfjs/issues/7056). So far seems to work with Expo SDK 49.