/Bluetooth_TFLite_Object_Detection

Implementation of original TensorFlow Lite library for Computer Vision Object Detection on mobile devices.

Primary LanguageJava

Bluetooth_TFLite_Object_Detection

Implementation of original TensorFlow Lite library for Computer Vision Object Detection on mobile devices.

Adapted the sample app for our needs at Akfa company.

Modified the original sample to communicate with nearby Bluetooth device and send signals on the result of detection. The project involved an arduino controller.