hermosayhl / CNNLinks
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
☆97Updated 2 years ago
Alternatives and similar repositories for CNN
Users that are interested in CNN are comparing it to the libraries listed below
Sorting:
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆230Updated last year
- 高性能编程 笔记☆164Updated 3 years ago
- 结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C++ to solve real-world problems; CMake构建复杂工程项目、C/C…☆58Updated this week
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆139Updated 3 years ago
- C++ 线程库示例及教程☆78Updated 2 years ago
- learning-cuda-trt☆114Updated 2 years ago
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆314Updated 6 years ago
- Learning cuda codes☆79Updated 4 years ago
- 借助于Ascend310 AI处理器完成深度学习算法部署任务,应用背景为变电站电力巡检,基于YOLO v4算法模型对常见电力巡检目标进行检测,并充分利用Ascend310提供的DVPP等硬件支持能力来完成流媒体的传输、处理等任务,并对系统性能做出一定的优化。☆30Updated 4 years ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序,优化后的☆115Updated 3 years ago
- b站上的课程☆75Updated last year
- 基于OPenCV实现图像处理各种常用算法☆237Updated 5 years ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆31Updated 11 months ago
- https://zhuanlan.zhihu.com/p/396448133☆41Updated 3 years ago
- C++从零实现传统视觉算法:边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别☆113Updated 5 years ago
- 使用OpenCV部署Yolo-FastestV2,包含C++和Python两种版本的程序☆114Updated 3 years ago
- arm-neon☆92Updated last year
- www.giantpandacv.com☆151Updated last year
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- ☆47Updated 2 years ago
- 深度学习模型部署基础☆49Updated 4 years ago
- 第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(a…☆22Updated 11 months ago
- algorithm-cpp projects☆80Updated 2 years ago
- ☆78Updated 2 years ago
- 使用C++编写的OpenCV的一些练习应用Demo,IDE使用的VS2019,OpenCV版本号为4.5.1☆73Updated 2 years ago
- ☆130Updated last year
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度☆36Updated 3 years ago
- YOLOv3/YOLOv3-tiny/yolo-fasetest-xl从训练到部署☆22Updated 4 years ago
- cpp project template based on visual studio, OpenCV and CUDA, gdb debug, makefile☆26Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5检测车牌和4个角点,包含C++和Python两个版本的程序☆74Updated 3 years ago