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.
378 stars
24 watching
128 forks
Language: C++
last commit: 9 days 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,495 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,105 |
tensorflow/tfx | An end-to-end platform for building and deploying machine learning pipelines in production environments. | 2,114 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
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 optimizing machine learning accelerators on FPGAs. | 472 |
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 | 49 |
margaretmz/cartoonizer-with-tflite | A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |
am15h/tflite_flutter_plugin | A Flutter plugin for integrating machine learning capabilities using TensorFlow Lite interpreter | 508 |
jedld/tensor_stream | A Ruby-based framework for building and deploying machine learning models on various hardware platforms. | 507 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 128 |
neso613/yolo-v5-tflite-model | An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |