tensorflowlite
There are 137 repositories under tensorflowlite topic.
devzwy/open_nsfw_android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
mcguirepr89/BirdNET-Pi
A realtime acoustic bird classification system for the Raspberry Pi 4B, 3B+, and 0W2 built on the TFLite version of BirdNET.
shaqian/flutter_tflite
Flutter plugin for TensorFlow Lite
PINTO0309/Tensorflow-bin
Prebuilt binary with Tensorflow Lite enabled. For RaspberryPi / Jetson Nano. Support for custom operations in MediaPipe. XNNPACK, XNNPACK Multi-Threads, FlexDelegate.
vilassn/whisper_android
Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
PINTO0309/TensorflowLite-bin
Prebuilt binary for TensorFlowLite's standalone installer. For RaspberryPi. A very lightweight installer. I provide a FlexDelegate, MediaPipe Custom OP and XNNPACK enabled binary.
atharvakale31/Real-Time_Face_Recognition_Android
Real-Time Face Recognition App using Tensorflow Lite
omerferhatt/torch2tflite
PyTorch to TensorFlow Lite converter
PINTO0309/TPU-MobilenetSSD
Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC
LiangZai-Embedded/ThermalGesture_ESP32
在ESP32上实现基于红外热成像阵列传感器的手势识别
Santandersecurityresearch/CurrentSense-TinyML
Spying on Microcontrollers using Current Sensing and embedded TinyML models
PINTO0309/TensorflowLite-UNet
Implementation of UNet by Tensorflow Lite. Semantic segmentation without using GPU with RaspberryPi + Python. In order to maximize the learning efficiency of the model, this learns only the "Person" class of VOC2012. And Comparison with ENet.
sanketnaik99/doctors-prescription
A doctor's prescription system with handwriting recognition.
jascals/Flora
Flora was Claymore No. 8 of Clare's generation. She was nicknamed "Windcutter Flora" (風斬りのフローラ).
jinay1991/spleeter
Deezer Spleeter Library (C++)
araobp/unity-excavator
Physical simulations on Unity
finnickniu/tensorflow_object_detection_tflite
This is a repo for training and implementing the mobilenet-ssd v2 to tflite with c++ on x86 and arm64
lizhangqu/TensorflowLite
Tensorflow Lite Android Library
iwatake2222/pico-work
My playground for Raspberry Pi Pico with C/C++ SDK
rusito-23/CartoonGan-iOS
Image cartoonization using a pre-trained CartoonGan model with TensorFlow Lite for iOS
iglaweb/TFProfiler
Profile your Tensorflow Lite model on-device
PINTO0309/mtomo
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.
aqntks/yolov5-ios-tensorflow-lite
[yolov5] + [ios] + [tensorflow lite]
Narasimha1997/wavenet-stt
An end-to-end speech recognition system with Wavenet. Built using C++ and python.
iwatake2222/pico-loud_talking_detector
A tinyML system using a Raspberry Pi Pico and TensorFlow Lite for Microcontrollers to detect loud talking. It can be utilized to encourage people to eat quietly to prevent the spread of the coronavirus and help in the fight against COVID
sayannath/American-Sign-Language-Detection
American Sign Language Detection is a deep learning end to end project where we can detect American Sign Language.
Kunal-Attri/Fruit-Quality-Detection
Mobile application developed for detecting quality of fruits.
SamedHrmn/flutter-works
This repo contains my personal Flutter practices.
arefbhrn/IRDebitCardScanner
Iranian debit card (credit card) real-time scanner using Deep Learning and TensorFlow Lite for Android.
tetutaro/yolo_various_framework
run YOLO (object detection model) on various frameworks
lampadovnikita/EmotionRecognition
An Android application performing recognition of facial emotions on an image
iwatake2222/bittle_controlled_by_pose
A project to control Petoi Bittle using human pose
Nanamare/android_pose_estimation_mace
pose estimation for android using mace engine
rafiuddinkhan/Custom-Image-Classification-Android
Custom image classification:- model trained with teachablemachine with google and deployed in android application
fwaris/BertQA
https://github.com/fwaris/BertQA.git
MeqdadDev/teachable-machine-lite
A lightweight Python package optimized for integrating exported models from Google's Teachable Machine Platform into robotics and embedded systems environments. This streamlined version of Teachable Machine Package is specifically designed for resource-constrained devices, making it easier to deploy and use your trained models in embedded apps.