Skip to content

t73liu/tfjs-starter

Repository files navigation

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

About

TensorFlow.js application that uses MobileNet to detect objects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published