ex4sperans / pruning_with_tensorflowLinks
I demonstrate how to compress a neural network using pruning in tensorflow.
☆78Updated 7 years ago
Alternatives and similar repositories for pruning_with_tensorflow
Users that are interested in pruning_with_tensorflow are comparing it to the libraries listed below
Sorting:
- 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
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Caffe Implementation for Incremental network quantization☆192Updated 6 years ago
- A lightweight convolutional neural network☆150Updated 6 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆156Updated 7 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 7 years ago
- deep learning model compression based on keras☆32Updated 6 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 for Deep Compression☆239Updated 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
- 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
- Implementation for Trained Ternary Network.☆107Updated 8 years ago
- Caffe implementation for dynamic network surgery.☆186Updated 7 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery☆33Updated 7 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 7 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 2 years ago
- ResNet-20/32/44/56/110 on CIFAR-10 with Caffe☆167Updated last year
- Simple pruning example using Caffe☆33Updated 7 years ago
- ☆64Updated 7 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 6 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆335Updated 10 months ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 7 years ago
- train resnet on imagenet from scratch with caffe☆113Updated last year
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago