hermosayhl / CNN
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
☆95Updated 2 years ago
Alternatives and similar repositories for CNN:
Users that are interested in CNN are comparing it to the libraries listed below
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆28Updated 8 months ago
- C++ 线程库示例及教程☆77Updated last year
- learning-cuda-trt☆114Updated 2 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆131Updated 2 years ago
- b站上的课程☆74Updated last year
- www.giantpandacv.com☆148Updated 10 months ago
- 结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C++ to solve real-world problems; CMake构建复杂工程项目、C/C…☆56Updated 3 weeks ago
- https://zhuanlan.zhihu.com/p/396448133☆41Updated 3 years ago
- pdf☆89Updated 7 years ago
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆227Updated last year
- ☆271Updated 7 months ago
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度☆34Updated 3 years ago
- 高性能计算课程&CUDA编程实例&深度学习推理框架☆49Updated last year
- A breakdown of NCNN☆46Updated 4 years ago
- algorithm-cpp projects☆80Updated 2 years ago
- ☆48Updated 7 years ago
- ☆44Updated 2 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆65Updated 2 years ago
- C++11 multithread introduction☆43Updated 4 years ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序,优化后的☆115Updated 3 years ago
- YOLOv3/YOLOv3-tiny/yolo-fasetest-xl从训练到部署☆22Updated 4 years ago
- OpenCV教程👀:c++代码示例➕博客讲解☆118Updated 7 months ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆87Updated 4 years ago
- TensorRT 7 C++ (almost) minimal examples☆80Updated last year
- 不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理☆33Updated 4 years ago
- ☆35Updated 5 years ago
- 大规模并行处理器编程实战 第二版答案☆32Updated 2 years ago
- 100道图像处理算法中文版☆10Updated 4 years ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆85Updated 3 years ago
- Base on tensorrt version 8.2.4, compare inference speed for different tensorrt api.☆44Updated last month