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 5 years ago
- Reducing the size of convolutional neural networks☆111Updated 7 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- ☆17Updated 7 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- ☆52Updated 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
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆17Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- The code for Joint Neural Architecture Search and Quantization☆13Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated 2 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)