wxwang0104 / Quantized_ResNetLinks
This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).
☆18Updated 6 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:
- deep learning model compression based on keras☆32Updated 7 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated 2 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆41Updated 6 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 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
- DL quantization for pytorch☆26Updated 6 years ago
- ☆25Updated 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
- 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
- Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding☆16Updated 6 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- ☆38Updated 7 years ago
- ☆45Updated 6 years ago
- PyTorch code for full quantization of DNN using BCGD☆14Updated 6 years ago
- Two-Step Quantization on AlexNet☆13Updated 7 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- ☆51Updated 6 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- [WIP] Implementation of Learning Transferable Architectures for Scalable Image Recognition in Pytorch☆29Updated 7 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- ☆46Updated 5 years ago
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 7 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 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
- ☆51Updated 6 years ago
- Pytorch implementation for FAT: learning low-bitwidth parametric representation via frequency-aware transformation☆27Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago