https://github.com/saswatamcode/rn_image_classifier
A React Native app which uses Tensorflow.js and Mobilenet to classify images.
https://github.com/saswatamcode/rn_image_classifier
mobilenet react react-native tensorflowjs
Last synced: 11 months ago
JSON representation
A React Native app which uses Tensorflow.js and Mobilenet to classify images.
- Host: GitHub
- URL: https://github.com/saswatamcode/rn_image_classifier
- Owner: saswatamcode
- License: mit
- Created: 2020-06-21T09:31:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:10:42.000Z (about 3 years ago)
- Last Synced: 2025-02-11T08:48:27.351Z (about 1 year ago)
- Topics: mobilenet, react, react-native, tensorflowjs
- Language: JavaScript
- Homepage:
- Size: 2.89 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://code.visualstudio.com/)
[](https://GitHub.com/saswatamcode/rn_image_classifier/network/)
[](https://GitHub.com/saswatamcode/rn_image_classifier/stargazers/)
[](https://GitHub.com/saswatamcode/rn_image_classifier/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
# React Native Image Classifier App
A React Native app which uses Tensorflow.js and Mobilenet to classify images.
## Screenshot

## To Run
- Clone into repo
- Run `yarn`
- Run `yarn ios` or `yarn android`