tangjunjun966 / cuda-tutorial-masterLinks
第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(atomic)实战篇 第十章 CUDA流(stream)实战篇 第十一章 CUDA的NMS算子实战篇 第十二章 YOLO的部署实战篇 第十三章 基于CUDA的YOLO部署实战篇
☆27Updated last year
Alternatives and similar repositories for cuda-tutorial-master
Users that are interested in cuda-tutorial-master are comparing it to the libraries listed below
Sorting:
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度☆37Updated 3 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆156Updated 3 years ago
- learning-cuda-trt☆119Updated 2 years ago
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆50Updated 2 years ago
- 对 tensorRT_Pro 开源项目理解☆21Updated 2 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆77Updated 2 weeks ago
- ☆79Updated 2 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated 2 years ago
- Quantize yolov5 using pytorch_quantization.🚀🚀🚀☆14Updated last year
- yolov5 tensorrt int8量化方法汇总☆83Updated last year
- 跟着Tensorrt_pro学习各种知识☆40Updated 2 years ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆134Updated last year
- ☆57Updated 2 years ago
- https://zhuanlan.zhihu.com/p/396448133☆41Updated 3 years ago
- ☆114Updated last year
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆72Updated last year
- C++的http服务器,简单好用☆66Updated 3 years ago
- ☆47Updated 2 years ago
- tensorrt sahi yolo 目标检测☆77Updated 2 weeks ago
- An onnx-based quantitation tool.☆71Updated last year
- A simple implementation of Tensorrt YOLOv8☆86Updated 2 years ago
- Using pattern matcher in onnx model to match and replace subgraphs.☆81Updated last year
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- algorithm-cpp projects☆79Updated 3 years ago
- Llama3 Streaming Chat Sample☆22Updated last year
- A Python and C++ library for model encryption and decryption, built on Crypto++, with support for various deep learning frameworks includ…☆48Updated last year
- 使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序☆60Updated 3 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- The repository supports TensorRT, QNN platform inference, 2D obstacle detection yolo series (yolov5, yolov8, yolo11, yolox), semantic seg…☆20Updated 5 months ago
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated 2 years ago