Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.11 KB

React Native - Object Detection (Tensorflow.js)

Expo React Native TensorFlow

A prototypical application for testing object detection using TensorFlow.js.

This app allows for the utilization of both an object detection model (COCO-SSD) and an object recognition model (MobileNet).

📱 Use Expo Go

Download the Expo Go App and scan:

🚀 Run it yourself

To launch the demo, install expo and then run:

npm i
expo start