guoxiaolu / model_compressionLinks
deep learning model compression based on keras
☆32Updated 7 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
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 8 years ago
- Base to channel pruned to ResNet18 model☆146Updated 2 years ago
- ☆39Updated 7 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 7 years ago
- ☆135Updated 6 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Updated 4 years ago
- A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune …☆139Updated 8 years ago
- ☆88Updated 7 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- This is the PyTorch implement of MobileNet V2☆106Updated 7 years ago
- ResNet-20/32/44/56/110 on CIFAR-10 with Caffe☆168Updated last year
- ☆111Updated 7 years ago
- A lightweight convolutional neural network☆148Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- a list of awesome papers on deep model ompression and acceleration☆350Updated 4 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆167Updated 4 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 8 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆382Updated 5 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆273Updated 7 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Simple pruning example using Caffe☆33Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆342Updated 8 years ago
- Neural architecture search(NAS)☆14Updated 6 years ago
- Tool to compress trained caffe weights☆106Updated 9 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 7 years ago