Skip to content

DavidAlvarado23/react-native-tensorflowjs

Repository files navigation

react-native-tensorflowjs

Testing the Tensorflowjs library for React Native

This application allows you to take a picture with your phone and detect the object with the help of Tensorflowjs. It uses the model mobilenet from tensorflowjs-models. It also loads a local model and makes a fixed prediction.

To run the application

Install the dependencies

npm install

And start the application

npm run android

and

npm start

About

Testing the Tensorflowjs library for React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published