chst1 / -c-
不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理
☆30Updated 4 years ago
Alternatives and similar repositories for -c-:
Users that are interested in -c- are comparing it to the libraries listed below
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 3 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆67Updated 4 years ago
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆90Updated last year
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆314Updated 5 years ago
- C++从零开始深度学习☆66Updated 4 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆82Updated 3 years ago
- Simple program to learn CNN (LeNet-5) in pure C☆269Updated 7 years ago
- A simple network quantization demo using pytorch from scratch.☆517Updated last year
- 该源码是北京大学公开课TensorFlow1.x的网课中源码的汇总,也包括了网课中小组成员的实战项目源码☆39Updated 4 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆78Updated 4 years ago
- www.giantpandacv.com☆148Updated 7 months ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- 基于剪枝的神经网络压缩与加速☆20Updated 5 years ago
- ☆237Updated 3 months ago
- A lightweight deep learning library☆379Updated last week
- ☆17Updated 6 years ago
- NVIDIA TensorRT 加速推断教程!☆133Updated 3 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- Everything in Torch Fx☆341Updated 7 months ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- ☆19Updated 4 years ago
- 😎 A Collection of Awesome NCNN-based Projects☆721Updated 2 years ago
- 《深度学习原理与实践》相关代码——source code of the book <deep learning in action>☆60Updated 6 years ago
- arm-neon☆89Updated 5 months ago
- 《CUDA编程基础与实践》一书的代码☆105Updated 2 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,227Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- OpenNNA2.0,一个基于C语言(C99)的开源神经网络推理框架☆70Updated last year
- Some SOTA CNN modules or models construction methods and techniques☆23Updated last year
- 🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.☆738Updated last year