Starred repositories
ncnn is a high-performance neural network inference framework optimized for the mobile platform
An open source library for face detection in images. The face detection speed can reach 1000FPS.
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Open3D: A Modern Library for 3D Data Processing
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Implementation of popular deep learning networks with TensorRT network definition API
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its…
🛠 A lite C++ toolkit of 100+ awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.
C++ library based on tensorrt integration
Configure Caffe in one hour for Windows users.
Deploy your model with TensorRT quickly.
Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。
A library for high performance deep learning inference on NVIDIA GPUs.
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation using TensorRT
yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)
Android face detect and segmentation,facemesh by ncnn
YOLOv5 C++ Implementation on Android using NCNN framework
CC for Caffe,基于Caffe改造的深度学习框架,为Caffe添加基于C++的网络构建、友好的Train和Inference框架