mpj1234's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
karpathy/LLM101n
LLM101n: Let's build a Storyteller
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
shouxieai/tensorRT_Pro
C++ library based on tensorrt integration
zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
we0091234/Chinese_license_plate_detection_recognition
yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
zhiqwang/yolort
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
Shenzhi-Wang/Llama3-Chinese-Chat
This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
pcb9382/FaceAlgorithm
face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静默活体检测(Silent_Face_Anti_Spoofing),FaceAlignment(106keypoints)
pcb9382/StereoAlgorithms
Stereo Algorithms (Include:CREStereo,RAFT-Stereo,Hitnet,FastACVNet_plus,Stereo Transformers,RealtimeStereo,DistDepth) with TensorRT,ORT,OpenVINO
zurutech/pillow-resize
Porting of Pillow resize method in C++ and OpenCV.
AllentDan/LibtorchDetection
C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.
lrw04/llama2.c-to-ncnn
A converter for llama2.c legacy models to ncnn models.
zjhellofss/KuiperCourse
b站上的课程
hpc203/PaddleOCR-v3-onnxrun-cpp-py
使用ONNXRuntime部署PaddleOCR-v3, 包含C++和Python两个版本的程序
triple-Mu/ncnn-examples
Learning ncnn with some examples
hpc203/Chinese-CLIP-opencv-onnxrun
使用OpenCV+onnxruntime部署中文clip做以文搜图,给出一句话来描述想要的图片,就能从图库中搜出来符合要求的图片。包含C++和Python两个版本的程序
mpj1234/yolov3-pytorch-simpleUI
在up主Bubbliiiing的YOLOv3基础上增加pyqt5的UI展示
ozanarmagan/clip_tokenizer_cpp
mingj2021/learningDL
cyz6668/android_onnx_chinese_clip
1514LT/FFmpegAndOpenCVPushRTSP
Using OpenCV pull RTSP and using FFmpeg push a new RTSP
AristarkhovZakhar/BPE_Tokenizer
Implementation on BPE tokenizer