Equipment Detection

Description

It's an native mobile app that detect and track electronic equipments in real time.

For the tracking part, I used tensorflow to retrain a mobilenet SSD object detection model to recognize custom object (i.e. equipments)

The end product is native SDK for both iOS and Android for client to integrate into their existing mobile app. The SDK was written in native android and iOS code.