#294 · Primary category: AI Tool Directories & Curated Lists

awesome-tensorflow-lite

android awesome awesome-list computer-vision deep-learning flutter ios keras-tutorials mediapipe mlkit mobile model-zoo sample-app tensorflow tensorflow-keras tensorflow-lite tensorflow-models tfhub tflite tflite-models

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

Project last updated:03/01/22

GitHub Stars

1.4K

Forks

190

Contributors

23

License

Apache-2.0

Why we included this project

Anyone shipping TensorFlow models to phones or edge devices will find this list worth a bookmark. It groups pretrained TFLite models by task, from image classification and detection to style transfer, text, and speech, and links each one to a working sample app, so you can see how a model actually behaves before you commit to it. Beyond the models, it collects the official model zoo, ML Kit examples, plugins and SDKs, plus learning material like blog posts, books, videos, and MOOCs. For someone new to TFLite, it's a fast way to map what's possible and pick a sample to clone; for a team that's been at it a while, it works as a reference for finding a specific model or integration pattern. It's a discovery resource, not something you deploy, but it's genuinely useful when scoping a mobile or edge ML project.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category