SkillAgentSearch skills...

Awesome Tensorflow Lite

An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.

Install / Use

npx skills add margaretmz/awesome-tensorflow-lite

Installs into whichever agent you are using.

README

<p align="center"> <img src="images/awesome-tflite.png" alt="awesome tflite" width="500"> </p> <!-- omit in toc -->

Awesome TensorFlow Lite Awesome PRs Welcome Twitter

TensorFlow Lite is a set of tools that help convert and optimize TensorFlow models to run on mobile and edge devices. It's currently running on more than 4 billion devices! With TensorFlow 2.x, you can train a model with tf.Keras, easily convert a model to .tflite and deploy it; or you can download a pretrained TensorFlow Lite model from the model zoo.

This is an awesome list of TensorFlow Lite models with sample apps, helpful tools and learning resources -

  • Showcase what the community has built with TensorFlow Lite
  • Put all the samples side-by-side for easy reference
  • Share knowledge and learning resources

Please submit a PR if you would like to contribute and follow the guidelines here.

<!-- omit in toc -->

Contents

Past announcements:

Here are some past feature annoucements of TensorFlow Lite:

Models with samples

Here are the TensorFlow Lite models with app / device implementations, and references. Note: pretrained TensorFlow Lite models from MediaPipe are included, which you can implement with or without MediaPipe.

Computer vision

Classification

| Task | Model | App | Reference | Source | | ------------------------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------| | Classification | MobileNetV1 (download) | Android | iOS | Raspberry Pi | Overview | tensorflow.org | | Classification | MobileNetV2 | Recognize Flowers on Android Codelab | Android | TensorFlow team | | Classification | MobileNetV2 | Skin Lesion Detection Android | Community | | Classification | MobileNetV2 | American Sign Language Detection | Colab Notebook | Android | Community | | Classification | CNN + Quantisation Aware Training | Stone Paper Scissor Detection Colab Notebook | Flutter | Community | | Classification | EfficientNet-Lite0 (download) | Icon Classifier Colab & Android | tutorial 1 | tutorial 2 | Community |

Detection

| Task

Related Skills

View on GitHub
GitHub Stars1.4k
CategoryEducation
Updated1d ago
Forks191

Security Score

100/100

Audited on Aug 7, 2026

No findings