第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(atomic)实战篇 第十章 CUDA流(stream)实战篇 第十一章 CUDA的NMS算子实战篇 第十二章 YOLO的部署实战篇 第十三章 基于CUDA的YOLO部署实战篇
☆33Aug 16, 2024Updated 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:
- tensorrt部署教程☆11Aug 1, 2025Updated 7 months ago
- 对 tensorRT_Pro 开源项目理解☆21Feb 23, 2023Updated 3 years ago
- A simple test code for Model Predictive Control☆15Oct 23, 2023Updated 2 years ago
- ☆12Jan 25, 2023Updated 3 years ago
- Code for "Unsupervised Space-Time Network for Temporally-Consistent Segmentation of Multiple Motions." (CVPR 2023)☆11Jun 15, 2023Updated 2 years ago
- RKNN模型推理部署模板☆23Aug 11, 2023Updated 2 years ago
- A packaged convolutional voice activity detector for noisy environments.☆14Jun 15, 2019Updated 6 years ago
- 目前,主流蒸馏模型采用方法为KD蒸馏、LD蒸馏或feature蒸馏,然蒸馏开源项目也较少。为此,我写了一份基于yolov5框架的蒸馏,并会有实验附带。该方法将会不断尝试论文方法,不断探索更有效的蒸馏方法。☆28Aug 10, 2023Updated 2 years ago
- ☆14Feb 12, 2023Updated 3 years ago
- 在Android上运行人脸表情识别的tflite模型☆12Apr 7, 2021Updated 4 years ago
- ROS/ROS2 package tag detection using the UMich or MIT Apriltag library☆21Dec 3, 2025Updated 3 months ago
- This repository give a guidline to learn CUDA and TensorRT from the beginning.☆324Feb 17, 2025Updated last year
- Pytorch implementation of "spectro-temporal attention-based voice activity detection"☆13Jun 4, 2024Updated last year
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆53Feb 23, 2023Updated 3 years ago
- Livox device driver under Ros2☆16May 21, 2023Updated 2 years ago
- ☆29Jun 2, 2022Updated 3 years ago
- CVPR23-Video Small Object Detection with Long Short-Term Feature Enhancement Network☆25May 21, 2024Updated last year
- ☆54Oct 22, 2025Updated 4 months ago
- A LSTM for voice activity detection. In fact, this is a homework which I didn't expected.☆13Dec 3, 2020Updated 5 years ago
- 基于pytorch的CRNN☆16Feb 28, 2019Updated 7 years ago
- 用于文本行检测的深度学习网络结构CTPN,VGG16 + RNN + FC☆17Mar 14, 2019Updated 7 years ago
- Lightweight CNN for Robust Voice Activity Detection☆20Jun 30, 2023Updated 2 years ago
- This is a repository to practice multi-thread programming in C++☆27Feb 21, 2024Updated 2 years ago
- ☆24Nov 2, 2021Updated 4 years ago
- (NeurIPS-2019 MicroNet Challenge - 3rd Winner) Open source code for "SIPA: A simple framework for efficient networks"☆19Dec 18, 2022Updated 3 years ago
- Framework for automatically porting PyTorch neural networks to CMSIS-NN.☆29Jan 5, 2021Updated 5 years ago
- Tracking through Containers and Occluders in the Wild (CVPR 2023) - Official Implementation☆40Jun 7, 2024Updated last year
- Introduction and source code to paper: ``IR-STP: Enhancing Autonomous Driving with Interaction Reasoning in Spatio-Temporal Planning''☆49Mar 21, 2024Updated 2 years ago
- ☆30Aug 25, 2023Updated 2 years ago
- ☆15Mar 22, 2023Updated 3 years ago
- deploy yolov5 by Opencv and TensorRT in Python and CPP☆26Mar 23, 2022Updated 3 years ago
- 基于https://github.com/sjtug/SJTUThesis 使用 bookdown 改编。迁移到 https://gitee.com/bubifengyun/SJTUThesis-Rmd 本网址不再更新☆20Apr 7, 2021Updated 4 years ago
- ☆32Sep 21, 2023Updated 2 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Apr 29, 2019Updated 6 years ago
- 一款用于记录终端软件使用时间的开发套件☆12Feb 26, 2022Updated 4 years ago
- 无人机自主飞行——PX4☆28Jan 7, 2024Updated 2 years ago
- In this programming assignment you will implement a streaming video server and client that communicate control commands via the Real-Time…☆11Dec 29, 2012Updated 13 years ago
- inference on tvm runtime using c++ with gpu enabled☆10Apr 25, 2018Updated 7 years ago
- Anti-Rootkit Tool for Windows☆12Mar 24, 2025Updated 11 months ago