chenyang322's Stars
ppogg/ncnn-yolov4-int8
NCNN+Int8+YOLOv4 quantitative modeling and real-time inference
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
SpikeKing/keras-yolo3-detection
YOLO v3 物体检测算法
keras-team/keras
Deep Learning for humans
ZouJiu1/Mask_face_recognitionZ
RapidAI/LabelConvert
🔄 A tool for object detection and image segmentation dataset format conversion.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
WongKinYiu/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
ayooshkathuria/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
OAID/TengineKit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
nihui/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
nihui/ncnn-android-yolov5
The YOLOv5 object detection android example
Laughing-q/yolov5_annotations
annotations of yolov5-5.0
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
layerism/TensorRT-Inference-Server-Tutorial
服务侧深度学习部署案例
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
novioleo/Savior
(WIP)The deployment framework aims to provide a simple, lightweight, fast integrated, pipelined deployment framework for algorithm service that ensures reliability, high concurrency and scalability of services.
cmdbug/YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
dmlc/gluon-cv
Gluon CV Toolkit
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java