- This project uses AndroidTensorFlowMachineLearningExample by minddorks as base APP
- This project include an example for object detection for an image taken from camera using TensorFlow library, this app can be triggered remotely through a device it uses sockets for communication.
- This APP transfers the image classification result of TensorFlow to the device over LAN connection.
- The classifier example has been taken from Google TensorFlow example.
Just make pull request. You are in!