Home

Awesome

TensorFlow.js React Native Starter

This is a simple application built using Expo and TensorFlow.js. It uses MobileNet to predict the object in the selected picture.

This project is based on the example code provided by tfjs-react-native.

Setup

  1. Install NodeJS LTS
  2. Install Expo app on phone
  3. Clone the repository
  4. yarn install (or npm install)
  5. yarn start (or npm start)
  6. Set connection to Tunnel if not using LAN

Additional documentation can be found at https://docs.expo.io/versions/latest/.

Screenshots

Screenshot_20190925-222037