An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tensorflow-lite

A curated list of projects in awesome lists tagged with tensorflow-lite .

https://github.com/pinto0309/pinto_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

caffe computer-vision coreml edgetpu keras mediapipe model model-zoo models onnx openvino pretrained-models pytorch tensorflow tensorflow-lite tensorflowjs tf-trt tfjs tflite tflite-models

Last synced: 13 May 2025

https://github.com/PINTO0309/PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

caffe computer-vision coreml edgetpu keras mediapipe model model-zoo models onnx openvino pretrained-models pytorch tensorflow tensorflow-lite tensorflowjs tf-trt tfjs tflite tflite-models

Last synced: 14 Mar 2025

https://github.com/devzwy/open_nsfw_android

🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台

nsfw nsfw-android nsfw-filter photo-identification photo-recognition photo-recognition-sdk photographs-to-discern-yellow picture-recognition picture-recognition-sdk pornography tensorflow tensorflow-android tensorflow-examples tensorflow-gpu tensorflow-lite tensorflow-lite-nsfw tensorflow-models tensorflowlite yellow-chart

Last synced: 29 Sep 2025

https://github.com/fangfufu/linux-fake-background-webcam

Faking your webcam background under GNU/Linux, now supports background blurring, animated background, colour map effect, hologram effect and on-demand processing.

akvcam mediapipe opencv-python tensorflow-lite v4l2loopback webcam webcam-background

Last synced: 14 May 2025

https://github.com/fangfufu/Linux-Fake-Background-Webcam

Faking your webcam background under GNU/Linux, now supports background blurring, animated background, colour map effect, hologram effect and on-demand processing.

akvcam mediapipe opencv-python tensorflow-lite v4l2loopback webcam webcam-background

Last synced: 28 Apr 2025

https://github.com/Delta-ML/delta

DELTA is a deep learning based natural language and speech processing platform. LF AI & DATA Projects: https://lfaidata.foundation/projects/delta/

asr custom-ops deep-learning emotion-recognition front-end inference nlp nlu ops seq2seq sequence-to-sequence serving speaker-verification speech speech-recognition tensorflow tensorflow-lite tensorflow-serving text-classification text-generation

Last synced: 07 Apr 2025

https://github.com/ZhuJHua/moodiary

A fully open source cross-platform diary app written by flutter and rust.

cross-platform dart diary-app flutter-app rust tensorflow-lite

Last synced: 22 Jul 2025

https://github.com/pinto0309/onnx2tf

A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.

android coreml deep-learning docker keras litert lstm machine-learning model-converter models onnx pytorch quantization tensorflow tensorflow-lite tfjs tflite torchscript transformer

Last synced: 04 Jun 2026

https://github.com/asus4/tf-lite-unity-sample

TensorFlow Lite Samples on Unity

machine-learning mediapipe tensorflow-lite unity

Last synced: 12 Jun 2025

https://github.com/mrousavy/react-native-fast-tflite

🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration

ai arraybuffer camera detection facial-recognition fast hacktoberfest ml native object-detection react react-native tensorflow tensorflow-lite tflite

Last synced: 14 May 2025

https://github.com/terryky/tflite_gles_app

GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT

facemesh handpose jetson-nano opengl-es opengles raspberry-pi tensorflow tensorflow-lite tensorrt tflite

Last synced: 05 Apr 2025

https://github.com/DeutscheKI/tevr-asr-tool

State-of-the-art (ranked #1 Aug 2022) German Speech Recognition in 284 lines of C++. This is a 100% private 100% offline 100% free CLI tool.

asr c-plus-plus command-line-tool debian debian-package deep-learning german-speech-recognition kenlm language-model machine-learning no-cloud offline pretrained-models private speech speech-recognition speech-to-text tensorflow tensorflow-lite wave

Last synced: 13 Apr 2025

https://github.com/huggingface/tflite-android-transformers

DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps

android nlp tensorflow tensorflow-lite transformers

Last synced: 17 Apr 2025

https://github.com/iwatake2222/play_with_tflite

Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI

cpp deep-learning edgetpu opencv tensorflow tensorflow-lite

Last synced: 20 Mar 2025

https://github.com/mattn/go-tflite

Go binding for TensorFlow Lite

deep-learning go golang tensorflow-lite tflite

Last synced: 14 Jan 2026

https://github.com/pinto0309/tflite2tensorflow

Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports inverse quantization of INT8 quantization model.

converter coreml depthai docker edgetpu mediapipe models-conver models-converter onnx openvino tensorflow tensorflow-lite tensorflow-models tensorflowjs tensorrt tf-trt tfjs tflite

Last synced: 30 Sep 2025

https://github.com/kazuhito00/naruto-handsigndetection

物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using object detection. This repository use YOLOX.)

deep-learning deep-neural-networks efficientdet handsign mobilenetv2-ssd naruto naruto-handsigndetection object-detection opencv tensorflow-lite tensorflow2

Last synced: 01 Aug 2025

https://github.com/Kazuhito00/NARUTO-HandSignDetection

物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using object detection. This repository use YOLOX.)

deep-learning deep-neural-networks efficientdet handsign mobilenetv2-ssd naruto naruto-handsigndetection object-detection opencv tensorflow-lite tensorflow2

Last synced: 18 Jul 2025

https://github.com/nex3z/tflite-mnist-android

MNIST with TensorFlow Lite on Android

android mnist tensorflow tensorflow-lite

Last synced: 08 May 2025

https://github.com/emgucv/emgutf

Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.

dotnet emgu machine-learning native-bindings tensorflow tensorflow-lite

Last synced: 13 Apr 2025

https://github.com/anira-project/anira

an architecture for neural network inference in real-time audio applications

audio audio-processing deep-learning libtorch onnxruntime real-time tensorflow-lite

Last synced: 14 Jun 2026

https://github.com/AI-performance/embedded-ai.bench

benchmark for embededded-ai deep learning inference engines, such as NCNN / TNN / MNN / TensorFlow Lite etc.

android arm arm-neon artificial-intelligence benchmark deep-learning-framework deep-learning-inference embedded-ai inference ios mnn ncnn tensorflow-lite tnn

Last synced: 13 Feb 2026

https://github.com/sayakpaul/adventures-in-tensorflow-lite

This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.

inference model-optimization model-quantization on-device-ml post-training-quantization pruning quantization-aware-training tensorflow-2 tensorflow-lite tf-hub tf-lite-model

Last synced: 20 Sep 2025

https://github.com/am15h/tflite_flutter_helper

TensorFlow Lite Flutter Helper Library

flutter tensorflow tensorflow-lite

Last synced: 01 Jul 2025

https://github.com/sayakpaul/Adventures-in-TensorFlow-Lite

This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.

inference model-optimization model-quantization on-device-ml post-training-quantization pruning quantization-aware-training tensorflow-2 tensorflow-lite tf-hub tf-lite-model

Last synced: 09 Jul 2025

https://github.com/tucan9389/tf2-mobile-2d-single-pose-estimation

:dancer: Pose estimation for iOS and android using TensorFlow 2.0

ios mobile pose-estimation tensorflow-lite tensorflow2

Last synced: 06 Jul 2025

https://github.com/tucan9389/tf2-mobile-pose-estimation

:dancer: Pose estimation for iOS and android using TensorFlow 2.0

ios mobile pose-estimation tensorflow-lite tensorflow2

Last synced: 08 Apr 2025

https://github.com/FLming/CRNN.tf2

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2

crnn ctc keras ocr scene-text-recognition tensorflow-lite tensorflow2 tf2

Last synced: 02 Apr 2025

https://github.com/tucan9389/poseestimation-tfliteswift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

3d-pose-estimation cpm hourglass ios mobilenetv2 on-device openpose pose-matching posenet simplepose tensorflow tensorflow-lite tflite

Last synced: 12 Aug 2025

https://github.com/flming/crnn.tf2

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2

crnn ctc keras ocr scene-text-recognition tensorflow-lite tensorflow2 tf2

Last synced: 02 May 2025

https://github.com/patlevin/face-detection-tflite

Face and iris detection for Python based on MediaPipe

face-detection machine-learning tensorflow-lite tensorflow-models

Last synced: 06 Apr 2025

https://github.com/tucan9389/PoseEstimation-TFLiteSwift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

3d-pose-estimation cpm hourglass ios mobilenetv2 on-device openpose pose-matching posenet simplepose tensorflow tensorflow-lite tflite

Last synced: 29 Apr 2025

https://github.com/nnstreamer/nntrainer

NNtrainer is Software Framework for Training Neural Network Models on Devices.

ai hacktoberfest intelligence learning machine-learning neural-network tensorflow-lite tizen training

Last synced: 18 Mar 2025

https://github.com/ml-gde/e2e-tflite-tutorials

Project tracking of the "Mobile ML Working Group", for the End-to-End TensorFlow Lite tutorials.

colab-notebook deep-learning tensorflow-lite tflite-model tutorials

Last synced: 14 May 2025

https://github.com/nobuotsukamoto/tflite-cv-example

TensorFlow Lite, Coral Edge TPU samples (Python/C++, Raspberry Pi/Windows/Linux).

coral deeplab detection edge-tpu edgetpu segmentation tensorflow-lite

Last synced: 23 Oct 2025

https://github.com/NobuoTsukamoto/tflite-cv-example

TensorFlow Lite, Coral Edge TPU samples (Python/C++, Raspberry Pi/Windows/Linux).

coral deeplab detection edge-tpu edgetpu segmentation tensorflow-lite

Last synced: 20 Mar 2025

https://github.com/margaretmz/cartoonizer-with-tflite

How to create a Cartoonizer Android app with TensorFlow Lite models.

android computer-vision gans tensorflow-lite tflite

Last synced: 07 Apr 2025

https://github.com/f0cal/google-coral

Community gathering point for Google Coral dev board and dongle knowledge.

edge-computing google-coral tensorflow-lite tpu-acceleration wtf-is-mendel-linux

Last synced: 07 Apr 2025

https://github.com/PINTO0309/MobileNetV2-PoseEstimation

Tensorflow based Fast Pose estimation. OpenVINO, Tensorflow Lite, NCS, NCS2 + Python.

intel lattepanda ncs ncs2 opencv openvino pose-estimation python raspberrypi raspbian tensorflow tensorflow-lite ubuntu

Last synced: 07 Apr 2025

https://github.com/pinto0309/mobilenetv2-poseestimation

Tensorflow based Fast Pose estimation. OpenVINO, Tensorflow Lite, NCS, NCS2 + Python.

intel lattepanda ncs ncs2 opencv openvino pose-estimation python raspberrypi raspbian tensorflow tensorflow-lite ubuntu

Last synced: 19 Apr 2025

https://github.com/Torsion-Audio/nn-inference-template

Neural network inference template for real-time cricital audio environments - presented at ADC23

audio audio-plugin deep-learning inference inference-engine juce libtorch machine-learning neural-network onnx onnxruntime pytorch tensorflow tensorflow-lite

Last synced: 08 May 2025

https://github.com/PINTO0309/TPU-MobilenetSSD

Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC

colaboratory google lattepanda mobilenetssd mobilenetv2 opencv python raspberrypi tensorflow-lite tensorflowlite tpu

Last synced: 07 Apr 2025

https://github.com/pinto0309/tpu-mobilenetssd

Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC

colaboratory google lattepanda mobilenetssd mobilenetv2 opencv python raspberrypi tensorflow-lite tensorflowlite tpu

Last synced: 30 Apr 2025

https://github.com/rishit-dagli/ml-with-android-11

A repository demonstrating all that's new in Android 11 for ML and how you could try it out for your own use-cases

ai android android11 kotlin ml mlkit mlkit-android model-binding tensorflow tensorflow-lite

Last synced: 30 Apr 2025

https://github.com/margaretmz/selfie2anime-with-tflite

How to create Selfie2Anime from tflite model to Android.

android computer-vision gans selfie2anime tensorflow-lite tflite

Last synced: 07 Apr 2025

https://github.com/robmarkcole/coral-pi-rest-server

Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick

deep-learning object-detection python raspberry-pi ssd tensorflow tensorflow-lite

Last synced: 15 Apr 2025

https://github.com/iwatake2222/pico-mnist

Number recognition with MNIST on Raspberry Pi Pico + TensorFlow Lite for Microcontrollers

cpp raspberrypi raspberrypipico tensorflow-lite

Last synced: 11 Jun 2025

https://github.com/siliconlabs/mltk

A Python package with command-line utilities and scripts to aid the development of machine learning models for Silicon Lab's embedded platforms

aiot cpp embedded embedded-c embedded-systems internet-of-things iot keras keras-tensorflow machine-learning machinelearning python python3 tensorflow tensorflow-lite tensorflow-lite-micro tensorflow2

Last synced: 06 Apr 2025

https://github.com/shubham0204/ondevice-face-recognition-android

On-device customizable face recognition in Android with FaceNet and an embedded vector database

android android-application face-recognition facenet kotlin mediapipe objectbox tensorflow-lite

Last synced: 17 Mar 2025

https://github.com/SiliconLabs/mltk

A Python package with command-line utilities and scripts to aid the development of machine learning models for Silicon Lab's embedded platforms

aiot cpp embedded embedded-c embedded-systems internet-of-things iot keras keras-tensorflow machine-learning machinelearning python python3 tensorflow tensorflow-lite tensorflow-lite-micro tensorflow2

Last synced: 18 Mar 2025

https://github.com/yining1023/machine-learning-for-physical-computing

Repository for the "Machine Learning for Physical Computing" class at ITP, NYU

arduino machine-learning microcontrollers tensorflow-lite

Last synced: 08 Jul 2025

https://github.com/yining1023/Machine-Learning-for-Physical-Computing

Repository for the "Machine Learning for Physical Computing" class at ITP, NYU

arduino machine-learning microcontrollers tensorflow-lite

Last synced: 08 May 2025

https://github.com/sunitroy2703/tensorflow-lite-kotlin-samples

📌This repo contains the kotlin implementation of TensorflowLite Example Android Apps🚀

android example hacktoberfest kotlin tensorflow tensorflow-examples tensorflow-lite tflite

Last synced: 09 Sep 2025

https://github.com/goruck/nilm

Energy Management Using Real-Time Non-Intrusive Load Monitoring

deep-learning edge-computing energy-disaggregation energy-management nilm tensorflow-lite tensorflow2

Last synced: 08 May 2025

https://github.com/teticio/kivy-tensorflow-helloworld

Run inference with Tensorflow Lite on iOS, Android, MacOS, Windows and Linux using Python.

android ios kivy tensorflow-lite

Last synced: 04 Oct 2025

https://github.com/younatics/deeplearningtomobile

Curated way to convert deep learning model to mobile⚡️

coreml coremltools keras tensorflow tensorflow-lite tensorflow-mobile tf-coreml toco

Last synced: 30 Apr 2025

https://github.com/cloudwiser/tensorflowliterpizero

TensorFlow Lite : native compilation on the Raspberry Pi Zero W

armv6 raspberry-pi raspberry-pi-zero-w tensorflow tensorflow-lite

Last synced: 11 Jun 2025

https://github.com/kazuhito00/yolox-onnx-tflite-sample

YOLOXのPythonでのONNX、TensorFlow-Lite推論サンプルです。

onnx opencv python tensorflow-lite yolox

Last synced: 09 Mar 2026

https://github.com/scheckmedia/photils-cli

photils-cli is an application that passes an image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.

autotagging cli darktable image image-processing keywords tensorflow tensorflow-lite tflite

Last synced: 03 Apr 2025

https://github.com/seeed-studio/sscma-micro

A cross-platform framework that deploys and applies ModelAssistant models to microcontrol devices

arduino-library at-cmd esp32 mqtt tensorflow-lite yolo

Last synced: 02 Mar 2026

https://github.com/JeiKeiLim/tflite-yolov3-gpu-ready

YOLO v3 TensorFlow Lite iOS GPU acceleration. Training from scratch and making a GPU accelerated mobile application.

deeplearning ios mobile-gpu object-detection tensorflow tensorflow-lite tensorflow2 tflite yolo yolov3

Last synced: 18 Mar 2025

https://github.com/kazuhito00/person-detection-using-raspberrypi-cpu

Raspberry Pi 4のCPU動作を想定した人検出モデルとデモスクリプト

object-detection onnx person-detection raspberry-pi raspberry-pi-4 tensorflow tensorflow-lite

Last synced: 05 Mar 2026

https://github.com/cocoa-xu/tflite_beam

TensorFlow Lite Erlang bindings with optional EdgeTPU support.

erlang erlang-library erlang-nif tensorflow-lite tpu-acceleration

Last synced: 05 Apr 2025

https://github.com/qengineering/rpi_64-bit_zero-2-image

Raspberry Pi Zero 2 W 64-bit OS image with OpenCV, TensorFlow Lite and ncnn Framework.

arm7 armv7 ncnn ncnn-framework opencv4 rasberry-pi-zero-2 raspberry-pi-zero-2-w sd-card-image tensorflow-lite

Last synced: 04 Jan 2026

https://github.com/nobuotsukamoto/meta-tensorflow-lite

Yocto layer for TensorFlow Lite interpreter with Python / C++.

python3 recipes tensorflow-lite yocto

Last synced: 07 May 2025

https://github.com/bhattbhavesh91/tflite-tutorials

End-to-end tutorials on how to create TensorFlow Lite (TFLite) models!

keras-model tensorflow-lite tflite tflite-convertion tflite-model tflite-models tutorials video

Last synced: 17 Apr 2025

https://github.com/sayakpaul/bert-for-mobile

Compares the DistilBERT and MobileBERT architectures for mobile deployments.

bert distilbert mobile mobile-bert nlp tensorflow-lite

Last synced: 31 Aug 2025

https://github.com/omaraflak/keras-android-xor

How to run a Keras model on Android using Tensorflow API.

android keras tensorflow tensorflow-inference-interface tensorflow-lite xor

Last synced: 17 Mar 2026

https://github.com/kazuhito00/7segment-display-reader

7セグメントディスプレイの数値を認識するプログラム

7segment classification opencv raspberry-pi tensorflow tensorflow-lite

Last synced: 15 Jul 2025

https://github.com/outsorcerer/pocket-automl-android-tutorial

Pocket AutoML: Tutorial for Creating an Android App for Image Classification with Deep Learning

android automl computer-vision deep-learning deep-learning-tutorial tensorflow tensorflow-examples tensorflow-lite tensorflow-tutorials tutorial

Last synced: 23 Jun 2025