Skip to content

Object Classification using Google's powerful TensorFlow Library, it sends the classification result over the LAN to java sever (server2 in server repo of my github account) when triggered by fetch signal..

License

Notifications You must be signed in to change notification settings

simarsingh24/TensorFlowDetector-App

Repository files navigation

Android TensorFlow Machine Learning Example

About TensorFlowDetector

  • 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.

--These Image Extracts are property of MindDorks--



Credits

  • The classifier example has been taken from Google TensorFlow example.

Contributing to Android TensorFlowDetectorApp

Just make pull request. You are in!

About

Object Classification using Google's powerful TensorFlow Library, it sends the classification result over the LAN to java sever (server2 in server repo of my github account) when triggered by fetch signal..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages