margaretmz / awesome-tensorflow-liteLinks
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
☆1,335Updated 3 years ago
Alternatives and similar repositories for awesome-tensorflow-lite
Users that are interested in awesome-tensorflow-lite are comparing it to the libraries listed below
Sorting:
- TFLite Support is a toolkit that helps users to develop ML and deploy TFLite models onto mobile / ioT devices.☆428Updated 2 weeks ago
- A curated list of awesome MediaPipe related code examples, libraries and software☆693Updated last year
- DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps☆416Updated 2 years ago
- Project tracking of the "Mobile ML Working Group", for the End-to-End TensorFlow Lite tutorials.☆135Updated 3 years ago
- PyTorch android examples of usage in applications☆1,548Updated last year
- Prebuilt binary with Tensorflow Lite enabled. For RaspberryPi / Jetson Nano. Support for custom operations in MediaPipe. XNNPACK, XNNPACK…☆507Updated last year
- PyTorch to TensorFlow Lite converter☆185Updated last year
- TensorFlow Lite models for MIRNet for low-light image enhancement.☆135Updated 4 years ago
- Conversion of PyTorch Models into TFLite☆397Updated 2 years ago
- GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT☆507Updated 3 years ago
- A background stylizer Android app chaining 2 ML models: segmentation & style transfer.☆58Updated 4 years ago
- Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI☆381Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆272Updated 3 years ago
- A TensorFlow.js Graph Model Converter☆140Updated 2 years ago
- LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via e…☆987Updated last week
- TensorFlow Lite Flutter Plugin☆535Updated 2 years ago
- High-efficiency floating-point neural network inference operators for mobile, server, and Web☆2,184Updated this week
- Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.☆243Updated 2 years ago
- YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite☆348Updated 4 years ago
- Prebuilt binary for TensorFlowLite's standalone installer. For RaspberryPi. A very lightweight installer. I provide a FlexDelegate, Media…☆219Updated last year
- This is a list of interesting papers and projects about TinyML.☆956Updated last week
- GPU Accelerated TensorFlow Lite applications on Android NDK. Higher accuracy face detection, Age and gender estimation, Human pose estima…☆165Updated 4 years ago
- Supporting PyTorch models with the Google AI Edge TFLite runtime.☆845Updated this week
- Sample videos for running inference☆314Updated last year
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆210Updated last year
- Real-time portrait segmentation for mobile devices☆655Updated 4 years ago
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆344Updated 3 years ago
- Flutter plugin for TensorFlow Lite☆639Updated last year
- A repository with code that accompanies a series of videos I have made on YouTube about Deep Learning on Android