tensorflow-lite topic
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.
TensorFlow_Lite_Segmentation_RPi_64-bit
TensorFlow Lite segmentation on Raspberry Pi 4 aka Unet at 7.2 FPS with 64-bit OS
Model-Inference-Deployment
A curated list of awesome inference deployment framework of artificial intelligence (AI) models. OpenVINO, TensorRT, MediaPipe, TensorFlow Lite, TensorFlow Serving, ONNX Runtime, LibTorch, NCNN, TNN,...
Realtime_MiDaS_Depth_Estimation_Android
Monocular Depth Estimation using MiDaS in Android
Image-Classification-App-with-Custom-TensorFlow-Model
Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.
7segment-display-reader
7セグメントディスプレイの数値を認識するプログラム
face-alignment-mtcnn
A lightweight python implementation of face alignment with MTCNN landmarks using tensorflow-lite runtime
tflite_beam
TensorFlow Lite Erlang bindings with optional EdgeTPU support.
CameraX-mlkit-FaceDetection
使用CameraX,实现拍照、录制视频、mlkit 人脸检测等,适配Android10以上存储,可以快速集成实现自己的相机。TensorFlow Lite 面部识别 输出特征点,相似度计算 等
Hand_Detection_TFLite_Android
Hand Detection using TFLite in Android. Uses Victor Dibia's model checkpoints.