guoxiaolu / model_compressionLinks
deep learning model compression based on keras
☆32Updated 6 years ago
Alternatives and similar repositories for model_compression
Users that are interested in model_compression are comparing it to the libraries listed below
Sorting:
- caffe model of ICCV'17 paper - ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression https://arxiv.org/abs/1707.06342☆147Updated 6 years ago
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Updated 7 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 7 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- ☆135Updated 6 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 7 years ago
- ☆87Updated 6 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Simple pruning example using Caffe☆33Updated 7 years ago
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆22Updated 8 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Caffe implementation for dynamic network surgery.☆186Updated 7 years ago
- Low-rank convolutional neural networks☆97Updated 9 years ago
- Tool to compress trained caffe weights☆106Updated 9 years ago
- ☆111Updated 7 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- Caffe Implementation for Incremental network quantization☆192Updated 6 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- Related Paper of Efficient Deep Neural Networks☆86Updated 3 years ago
- A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune …☆139Updated 7 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- ☆38Updated 6 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 6 years ago
- A lightweight convolutional neural network☆150Updated 6 years ago
- Quantized Neural Network on Caffe2☆23Updated 4 years ago