Giter Site home page Giter Site logo

ai-androidclassifier's Introduction

AI-AndroidClassifier

Keywords: machine-learning, deep-learning, classification, android-implement, computer-vision, convolutional neural network, transfer learning.

This repository offers tutorials about TensorFlow on Android. It includes detailed steps to set up the environment, prepare data, train the model and optimize it.

Theory

TensorFlow is an open source library for numerical computation, specializing in machine learning applications. This project aims to use TensorFlow for object classification on Android.

TensorFlow

  • High level and low level APIs for data manipulation.
  • Multi-GPU support.
  • Training across distributed resources.
  • Queues for placing data loading and preprocessing operations on the graph.
  • Visualizing the graph using TensorBoard.
  • Interactive logging events with TensorBoard.
  • Model checkpointing.
  • Comparable performance and GPU memory usage to Theano and CUDNN.
  • Getting started with TensorFlow: https://www.tensorflow.org/get_started/

TensorFlow for Android

Follow the instructions on setting up the environment, preparing data, creating your first app, training and optimizing model, adding model files to the project, viewing the demo, and accessing the full source code!

Demo

Source code can be found here: https://bit.ly/2ILVkfv

References

Links to relevant resources and tutorials are included for further learning.

Thank you for your interest.

Any questions or issues are welcome!

Created by lilyu18 ❤️

Happy training! :octocat:

ai-androidclassifier's People

Contributors

lilyu18 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.