All Projects → amitshekhariitbhu → Android Tensorflow Lite Example

amitshekhariitbhu / Android Tensorflow Lite Example

Licence: apache-2.0
Android TensorFlow Lite Machine Learning Example

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Tensorflow Lite Example

Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-95.15%)
Mutual labels:  deep-neural-networks, machine-learning-algorithms, tensorflow-tutorials, tensorflow-examples
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+101.03%)
Mutual labels:  deep-neural-networks, tensorflow-tutorials, tensorflow-examples
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (-82.67%)
Mutual labels:  deep-neural-networks, machine-learning-algorithms, tensorflow-tutorials
Machine Learning Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
Stars: ✭ 883 (+29.66%)
Mutual labels:  machine-learning-algorithms, tensorflow-tutorials, tensorflow-examples
Docs
TensorFlow documentation
Stars: ✭ 4,999 (+634.07%)
Mutual labels:  deep-neural-networks, tensorflow-tutorials, tensorflow-examples
TensorFlow20-Notes
TensorFlow 2.0 Various notes and tutorials
Stars: ✭ 14 (-97.94%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Dog-or-Cat-TensorflowSharp-Example
An example for TensorflowSharp - classify an image as a dog or cat.
Stars: ✭ 15 (-97.8%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
tensorflow-practice
Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.
Stars: ✭ 93 (-86.34%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Awesome Speech Enhancement
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
Stars: ✭ 257 (-62.26%)
Mutual labels:  deep-neural-networks, machine-learning-algorithms
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-93.98%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Gradient-Samples
Samples for TensorFlow binding for .NET by Lost Tech
Stars: ✭ 53 (-92.22%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (-60.94%)
Mutual labels:  deep-neural-networks, tensorflow-tutorials
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (-91.04%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
go-mnist-client
TensorFlow serving mnist example client in Go.
Stars: ✭ 16 (-97.65%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (-95.89%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (-92.66%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
model-deployment
Examples showcasing model deployment
Stars: ✭ 17 (-97.5%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Tensorflow chessbot
Predict chessboard FEN layouts from images using TensorFlow
Stars: ✭ 362 (-46.84%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples
Fire Detection Cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
Stars: ✭ 340 (-50.07%)
Mutual labels:  deep-neural-networks, tensorflow-examples
Dr.sure
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
Stars: ✭ 365 (-46.4%)
Mutual labels:  tensorflow-tutorials, tensorflow-examples

Android TensorFlow Lite Machine Learning Example

Mindorks Mindorks Community Open Source Love License

About Android TensorFlow Lite Machine Learning Example

  • This is an example project for integrating TensorFlow Lite into Android application
  • This project include an example for object detection for an image taken from camera using TensorFlow Lite library.

Read this article. It describes everything about TensorFlow Lite for Android.



Find this project useful ? ❤️

  • Support it by clicking the ⭐️ button on the upper right of this page. ✌️

Credits

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

Check out Mindorks awesome open source projects here

License

   Copyright (C) 2018 MINDORKS NEXTGEN PRIVATE LIMITED

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Contributing to Android TensorFlow Lite Machine Learning Example

Just make pull request. You are in!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].