nephashi / DeepCompression
implementation of Iterative Pruning for Deep neural network [Han2015].
☆40Updated 6 years ago
Alternatives and similar repositories for DeepCompression:
Users that are interested in DeepCompression are comparing it to the libraries listed below
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 3 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
- Caffe Implementation for Incremental network quantization☆190Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 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
- Simple pruning example using Caffe☆33Updated 7 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery☆33Updated 6 years ago
- Caffe for Deep Compression☆238Updated 7 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 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
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 6 years ago
- model-compression-and-acceleration-4-DNN☆21Updated 6 years ago
- Caffe implementation for dynamic network surgery.☆186Updated 7 years ago
- Related Paper of Efficient Deep Neural Networks☆86Updated 3 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- Caffe implementation of accurate low-precision neural networks☆117Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Two-Step Quantization on AlexNet☆13Updated 6 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆155Updated 7 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
- deep learning model compression based on keras☆32Updated 6 years ago