ex4sperans / pruning_with_tensorflow
I demonstrate how to compress a neural network using pruning in tensorflow.
☆78Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for pruning_with_tensorflow
- Implementation of "Iterative pruning" on TensorFlow☆161Updated 3 years ago
- caffe model of ICCV'17 paper - ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression https://arxiv.org/abs/1707.06342☆146Updated 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
- Simple pruning example using Caffe☆33Updated 7 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Caffe Implementation for Incremental network quantization☆191Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 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
- Caffe for Deep Compression☆238Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 5 years ago
- Caffe implementation for dynamic network surgery.☆186Updated 7 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆155Updated 7 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆71Updated 6 years ago
- Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery☆33Updated 6 years ago
- Network acceleration methods☆178Updated 3 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- Related Paper of Efficient Deep Neural Networks☆86Updated 3 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 7 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- A lightweight convolutional neural network☆151Updated 6 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆55Updated 7 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- a list of awesome papers on deep model ompression and acceleration☆349Updated 3 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆166Updated 3 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 7 years ago
- Simulate quantization and quantization aware training for MXNet-Gluon models.☆46Updated 4 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- Implementation for Trained Ternary Network.☆108Updated 7 years ago
- Tool to compress trained caffe weights☆106Updated 8 years ago