arturjordao / PruningNeuralNetworksLinks
This repository provides the implementation of the method proposed in our paper "Pruning Deep Neural Networks using Partial Least Squares"
☆27Updated 5 years ago
Alternatives and similar repositories for PruningNeuralNetworks
Users that are interested in PruningNeuralNetworks are comparing it to the libraries listed below
Sorting:
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- structured sparsity regularization☆14Updated 5 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- A regularly updated comparison of CNN architectures in terms of accuracy, operations and model size☆45Updated 6 years ago
- ☆52Updated 6 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- PyTorch implementation of binary neural networks☆45Updated 6 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆17Updated 4 years ago
- The code for Joint Neural Architecture Search and Quantization☆13Updated 6 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 5 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆17Updated 5 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆44Updated 5 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 7 years ago
- ☆18Updated 7 years ago
- This repository provides code source used in the paper: A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off☆13Updated 6 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Updated 5 years ago
- [NeurIPS 2021] “Stronger NAS with Weaker Predictors “, Junru Wu, Xiyang Dai, Dongdong Chen, Yinpeng Chen, Mengchen Liu, Ye Yu, Zhangyang W…☆27Updated 3 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
- Code for paper "Energy-Constrained Compression for Deep Neural Networks via Weighted Sparse Projection and Layer Input Masking"☆18Updated 6 years ago
- A PyTorch implementation of NASBench☆52Updated 2 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- ☆17Updated 5 years ago
- ProxylessNAS-Pytorch☆23Updated 6 years ago