AndroidTensorFlowMachineLearningExample
TensorFlow Android
Provides an Android integration of TensorFlow for machine learning tasks
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
1k stars
82 watching
429 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
deep-learningdeep-learning-tutorialdeep-neural-networksdeeplearningmachine-learningmachine-learning-androidtensorflowtensorflow-androidtensorflow-examplestensorflow-modelstensorflow-tutorials
Related projects:
Repository | Description | Stars |
---|---|---|
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 49 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
dailystudio/tensorflow-lite-examples-android | Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 69 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
androidthings/sample-tensorflow-imageclassifier | An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 622 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
b3nk4n/tensorlight | A high-level framework for machine intelligence applications using TensorFlow. | 11 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 392 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 328 |