Skip to content

amogh-w/React-Native-Mobilenet-App

Repository files navigation

React Native Mobilenet App

Testing Tensorflow.js adapter for React Native to enable on-device computing capabilities with the Mobilenet Pre-trained model.

working

Resources:

Important:

Picking an image from the gallery is limited by the tfjs fetch request - Read More

Fixed by @https://github.com/toketas

Now it can fetch Local Images! working

Available Scripts:

In the project directory, you can run: yarn android

The App will open on Simulator or device connected with adb.

Generate a keystore with this guide in the android\app directory, and run:

./gradlew clean and then ./gradlew assembleRelease to generate apk.


About

Something created to test the integration of TFJS with React Native and building a classifier with the help of Mobilenet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published