younghwanoh / impl-pruning-TF
Implementation of "Iterative pruning" on TensorFlow
☆161Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for impl-pruning-TF
- Caffe implementation for dynamic network surgery.☆186Updated 7 years ago
- Caffe Implementation for Incremental network quantization☆191Updated 6 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆155Updated 7 years ago
- An efficient framework for convolutional neural networks☆275Updated last year
- Caffe for Sparse and Low-rank Deep Neural Networks☆378Updated 4 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
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 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 for Deep Compression☆238Updated 7 years ago
- Implementation for Trained Ternary Network.☆108Updated 7 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆292Updated 5 years ago
- ☆404Updated 5 years ago
- Implementation of model compression with knowledge distilling method.☆346Updated 7 years ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 7 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 7 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery☆33Updated 6 years ago
- This is a deep learning framework for cnn which using xnor method to accelerate calculating convolution layer on cpu.☆88Updated 7 years ago
- Binary Weight Network and XNOR Network.☆63Updated 8 years ago
- An experimental compression pipeline for TensorFlow.☆27Updated 8 years ago
- Low-rank convolutional neural networks☆96Updated 8 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆55Updated 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
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 6 years ago
- Caffe implementation of accurate low-precision neural networks☆118Updated 6 years ago
- Tool to compress trained caffe weights☆106Updated 8 years ago
- ShuffleNet Implementation in TensorFlow☆384Updated 5 years ago
- a list of awesome papers on deep model ompression and acceleration☆349Updated 3 years ago
- This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"☆158Updated 6 years ago
- (New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet☆351Updated 5 years ago