chst1 / -c-
不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理
☆32Updated 4 years ago
Alternatives and similar repositories for -c-:
Users that are interested in -c- are comparing it to the libraries listed below
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆315Updated 6 years ago
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆95Updated 2 years ago
- C++从零开始深度学习☆66Updated 5 years ago
- c++实现神经网络☆11Updated 6 years ago
- ☆48Updated 7 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆298Updated 3 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆87Updated 3 years ago
- Simple program to learn CNN (LeNet-5) in pure C☆269Updated 8 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆94Updated 6 years ago
- 基于C++,使用BP神经网络识别手写字体☆93Updated 7 years ago
- ☆264Updated 6 months ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆74Updated 5 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆66Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- OpenNNA2.0,一个基于C语言(C99)的开源神经网络推理框架☆81Updated last year
- 基于剪枝的神经网络压缩与加速☆23Updated 5 years ago
- A lightweight deep learning library☆384Updated 3 months ago
- Deep Learning☆21Updated 6 years ago
- 一个很精简的C++ 机器学习库☆57Updated 4 years ago
- Deep Learning Accelerate Knowledge Review☆33Updated 5 years ago
- C++ 线程库示例及教程☆77Updated last year
- A simple network quantization demo using pytorch from scratch.☆527Updated last year
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- 该源码是北京大学公开课TensorFlow1.x的网课中源码的汇总,也包括了网课中小组成员的实战项目源码☆39Updated 4 years ago
- 🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.☆745Updated 2 years ago
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆426Updated 2 years ago
- 华南理工大学课程设计——手指静脉识别项目☆34Updated 5 years ago
- Hands on computer vision with Tensorflow☆74Updated 4 years ago
- machine learning algorithm☆163Updated 3 years ago
- autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of …☆27Updated 3 years ago