Skip to content

This is an Image Classifier boilerplate created with React-Native (Expo) and TensorflowJS.

Notifications You must be signed in to change notification settings

princejoogie/react-native-tfjs

Repository files navigation

React-Native Image Classifier with TensorflowJS

This is an Image Classifier boilerplate created with React-Native (Expo) and TensorflowJS.

  • Download the apk from the release section.
  • Yarn is preffered in this project.
  • Expo GO is required to be installed on device install in App Store or Play Store for android.

How to compile and run

  1. Run yarn or npm install
  2. Run yarn start or npm start
  3. Scan QR code using Expo GO app.

How to build

  1. Run expo build:android or expo build:ios

    You can check the progress of the build and the apk at the Builds tab in Expo (account required).

About

This is an Image Classifier boilerplate created with React-Native (Expo) and TensorflowJS.

Resources

Stars

Watchers

Forks

Packages

No packages published