tnn topic

List tnn repositories

lite.ai.toolkit

3.5k
Stars
667
Forks
Watchers

🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN. Contains YOLOv5, YOLOv6, YOLOX, YOLOR, FaceDet, HeadSeg, HeadPose, Matting etc. Engine: ONNXRuntime, MNN.

embedded-ai.bench

201
Stars
28
Forks
Watchers

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

ClassificationForAndroid

153
Stars
67
Forks
Watchers

在Android使用深度学习模型实现图像识别,本项目提供了多种使用方式,使用到的框架如下:Tensorflow Lite、Paddle Lite、MNN、TNN

TNN_Demo

67
Stars
17
Forks
Watchers

🍉 移动端TNN部署学习笔记,支持Android与iOS。

RVM-Inference

109
Stars
25
Forks
Watchers

🔥Robust Video Matting C++ inference toolkit with ONNXRuntime、MNN、NCNN and TNN, via lite.ai.toolkit.

Stable-Diffusion-NCNN

944
Stars
93
Forks
Watchers

Stable Diffusion in NCNN with c++, supported txt2img and img2img

ai.deploy.box

360
Stars
18
Forks
Watchers

A toolbox for deep learning model deployment using C++ YoloX | YoloV7 | YoloV8 | Gan | OCR | MobileVit | Scrfd | MobileSAM

nndeploy

496
Stars
74
Forks
Watchers

nndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。

Model-Inference-Deployment

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

DragGan-NCNN

46
Stars
5
Forks
Watchers

DragGan in NCNN with c++