Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 778 Bytes

File metadata and controls

12 lines (8 loc) · 778 Bytes

Object Detection App

An application for detecting objects and labeling them in images. Either take live photo or choose from the library. The app is developed using React Native as front end. The moddel used is TensorflowJS COCO-SSD.

Loading the model when starting the app

Choosing between live photo or library

Predicting and showing result