tflite-support
ML model deployment tool
A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework
TFLite Support is a toolkit that helps users to develop ML and deploy TFLite models onto mobile / ioT devices.
381 stars
24 watching
128 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,533 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,180 |
tensorflow/tfx | An end-to-end platform for deploying production machine learning pipelines | 2,121 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
tulasiram58827/ocr_tflite | A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices. | 101 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
google/cfu-playground | A framework for designing and evaluating custom processor instructions to accelerate machine learning tasks on FPGAs. | 476 |
balavenkatesh3322/model_deployment | Provides tools and frameworks for deploying machine learning models in production environments | 73 |
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 50 |
margaretmz/cartoonizer-with-tflite | A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |
am15h/tflite_flutter_plugin | Provides an interface to TensorFlow Lite interpreter for machine learning inference in Flutter apps | 513 |
jedld/tensor_stream | A Ruby-based framework for building and deploying machine learning models on various hardware platforms. | 506 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 130 |
neso613/yolo-v5-tflite-model | An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |