Pinned Repositories
A-Simple-Chinese-License-Plate-Generator-and-Recognition-Framework
A simple code for creating licence plate images and train e2e network
AgileLightning
A deep learning framework for a more agile development process
AI-System
System for AI Education Resource.
AIFoundation
AIFoundation 主要是指AI系统遇到大模型,从底层到上层如何系统级地支持大模型训练和推理,全栈的核心技术。
AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
apollo
An open autonomous driving platform
ARM_NEON_2_x86_SSE
The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to SSE4 intrinsic functions
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
Awesome-Deep-Neural-Network-Compression
Summary, Code for Deep Neural Network Quantization
mzpmzk's Repositories
mzpmzk/AI-System
System for AI Education Resource.
mzpmzk/AIFoundation
AIFoundation 主要是指AI系统遇到大模型,从底层到上层如何系统级地支持大模型训练和推理,全栈的核心技术。
mzpmzk/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
mzpmzk/apollo
An open autonomous driving platform
mzpmzk/ax-llm
Explore LLM model deployment based on AXera's AI chips
mzpmzk/ax-samples
Samples code for world class Artificial Intelligence SoCs for computer vision applications.
mzpmzk/axera-pi-zero-docs
The Docs of AXera-Pi Zero Board.
mzpmzk/axera-pi2-docs
About The Docs of AXera-Pi 2 Board.
mzpmzk/BoostTrack
mzpmzk/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
mzpmzk/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
mzpmzk/cppinsights
C++ Insights - See your source code with the eyes of a compiler
mzpmzk/EfficientPyTorch
Code release for book "Efficient Training in PyTorch"
mzpmzk/grps_trtllm
【grps接入trtllm】通过GPRS+TensorRT-LLM+Tokenizers.cpp实现纯C++版高性能OpenAI LLM服务,支持chat和function call模式,支持ai agent,支持分布式多卡推理,支持多模态,支持gradio聊天界面。
mzpmzk/insightface
State-of-the-art 2D and 3D Face Analysis Project
mzpmzk/KuiperInfer
带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
mzpmzk/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
mzpmzk/Lidar_AI_Solution
A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution, YUV2RGB, cuOSD,).
mzpmzk/LinuxMirrors
GNU/Linux 更换系统软件源脚本
mzpmzk/my_dot_files
There are some useful dotfiles that I used for everyday :)
mzpmzk/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
mzpmzk/nndeploy
nndeploy是一款最新上线的支持多平台、简单易用、高性能的机器学习部署框架,一套实现可在多端(云、边、端)完成模型的高性能部署。
mzpmzk/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
mzpmzk/Qwen2.5-Coder
Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.
mzpmzk/supervision
We write your reusable computer vision tools. 💜
mzpmzk/tensorRT_Pro-YOLOv8
This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.
mzpmzk/tensorrt_starter
This repository give a guidline to learn CUDA and TensorRT from the beginning.
mzpmzk/video_pipe_c
跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星:)。
mzpmzk/yolov5-qat
Try to export the ONNX QDQ model that conforms to the AXERA NPU quantization specification. Currently, only w8a8 is supported.
mzpmzk/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.