AldrichZeng / Graduation-Design
基于剪枝的神经网络压缩与加速
☆19Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Graduation-Design
- 模型压缩demo(剪枝、量化、知识蒸馏)☆65Updated 4 years ago
- ☆36Updated 5 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 2 years ago
- 基于提前退出部分样本原理而实现的带分支网络(supported by chainer)☆42Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- Pruned model: VGG & ResNet-50☆15Updated 5 years ago
- 对yolov4进行通道剪枝☆15Updated 2 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆34Updated 3 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- 随着移动云计算和边缘计算的快速发展,以及人工智能的广泛应用,产生了边缘智能(Edge Intelligence)的概念。深度神经网络(例如CNN)已被广泛应用于移动智能应用程序中,但是移动设备有限的存储和计算资源无法满足深度神经网络计算的需求。神经网络压缩与加速技术可以加速…☆285Updated 2 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆41Updated 3 years ago
- 不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理☆30Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆16Updated 3 years ago
- Base to channel pruned to ResNet18 model☆143Updated 2 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- Making accurate object detection at the edge: review and new approach☆35Updated 3 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 4 years ago
- Compression of Deep Neural Networks LeNet-300-100 and LeNet-5 trained on MNIST and CIFAR-10 using Quantization, Knowledge Distillation & …☆16Updated 5 years ago
- 卷积神经网络CNN在cifar10上的应用☆28Updated 5 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 5 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆64Updated 5 years ago
- ☆17Updated 5 years 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
- yolov3_tiny implement on tensoeflow for int8 quantization (tflite)☆29Updated 5 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- ☆32Updated 3 years ago
- ☆22Updated 6 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆148Updated last year
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 4 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago