wxwang0104 / Quantized_ResNetLinks
This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).
☆18Updated 7 years ago
Alternatives and similar repositories for Quantized_ResNet
Users that are interested in Quantized_ResNet are comparing it to the libraries listed below
Sorting:
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆41Updated 7 years ago
- ☆39Updated 7 years ago
- deep learning model compression based on keras☆32Updated 7 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 7 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding☆16Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- ☆51Updated 6 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- ☆25Updated 6 years ago
- HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement☆44Updated 6 years ago
- Base to channel pruned to ResNet18 model☆147Updated 3 years ago
- ☆54Updated 6 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 6 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 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☆148Updated 7 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- ☆45Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago
- ☆46Updated 5 years ago
- Global Sparse Momentum SGD for pruning very deep neural networks☆43Updated 3 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Tools for computing model parameters and FLOPs.☆88Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 5 years ago
- IGCV3 reimplement by pytorch☆19Updated 7 years ago