tensorflow-lite topic

List tensorflow-lite repositories

emgutf

212
Stars
43
Forks
Watchers

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 on Raspberry Pi 4 aka Unet at 7.2 FPS with 64-bit OS

Model-Inference-Deployment

43
Stars
6
Forks
Watchers

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,...

Monocular Depth Estimation using MiDaS in Android

Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.

7segment-display-reader

25
Stars
3
Forks
Watchers

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

face-alignment-mtcnn

28
Stars
5
Forks
Watchers

A lightweight python implementation of face alignment with MTCNN landmarks using tensorflow-lite runtime

tflite_beam

35
Stars
5
Forks
Watchers

TensorFlow Lite Erlang bindings with optional EdgeTPU support.

CameraX-mlkit-FaceDetection

24
Stars
4
Forks
Watchers

使用CameraX,实现拍照、录制视频、mlkit 人脸检测等,适配Android10以上存储,可以快速集成实现自己的相机。TensorFlow Lite 面部识别 输出特征点,相似度计算 等

Hand_Detection_TFLite_Android

19
Stars
2
Forks
Watchers

Hand Detection using TFLite in Android. Uses Victor Dibia's model checkpoints.