tensorflow-lite-examples-android
ML example repository
Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability
Examples of Tensorflow Lite on Android
69 stars
2 watching
17 forks
Language: Kotlin
last commit: about 2 years ago
Linked from 1 awesome list
androidbertcameraxdeeplabdigit-classifierimage-classificationimage-segmentationkotlin-androidmachine-learningminstmobile-machine-learningobject-detectionposenetsmart-replyspeech-recognitionstyle-transfertensorflowtensorflow-litetext-classification
Related projects:
Repository | Description | Stars |
---|---|---|
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 49 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,436 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
androidthings/sample-tensorflow-imageclassifier | An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 622 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
sayakpaul/adventures-in-tensorflow-lite | A collection of notebooks demonstrating various techniques for optimizing and quantizing neural networks using TensorFlow Lite | 171 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
margaretmz/cartoonizer-with-tflite | A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 392 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
gee-community/ee-tensorflow-notebooks | Repository providing example notebooks for Deep Learning applications with TensorFlow and Earth Engine. | 75 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 128 |
terryum/tensorflow_exercises | A collection of TensorFlow examples and exercises practiced by the author while learning various machine learning concepts. | 618 |