xinyaoliu / Deep-Compression-for-Neural-NetworksLinks
Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding
☆16Updated 6 years ago
Alternatives and similar repositories for Deep-Compression-for-Neural-Networks
Users that are interested in Deep-Compression-for-Neural-Networks are comparing it to the libraries listed below
Sorting:
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 7 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- ☆55Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 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
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 7 years ago
- Pytorch code for paper: Learning Versatile Filters for Efficient Convolutional Neural Networks (NeurIPS 2018)☆79Updated 6 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 version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- ☆39Updated 7 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
- Implementation of NetAdapt☆30Updated 5 years ago
- A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.☆21Updated 8 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 7 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- Implementation of "Fully Learnable Group Convolution for Acceleration of Deep Neural Networks", CVPR'19☆33Updated 5 years ago
- HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement☆44Updated 6 years ago
- Repository containing pruned models and related information☆38Updated 4 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 7 years ago
- ☆70Updated 6 years ago
- Octave Convolution Implementation in PyTorch☆19Updated 2 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆114Updated 4 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Updated 5 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 6 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆45Updated 6 years ago
- Two-Step Quantization on AlexNet☆13Updated 7 years ago
- ☆44Updated 6 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆141Updated last year