penpaperkeycode / Binarized_Neural_Network_PytorchLinks
Courbariaux, Matthieu, Yoshua Bengio, and Jean-Pierre David. "Binaryconnect: Training deep neural networks with binary weights during propagations." Advances in neural information processing systems. 2015.
☆12Updated 5 years ago
Alternatives and similar repositories for Binarized_Neural_Network_Pytorch
Users that are interested in Binarized_Neural_Network_Pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆45Updated 6 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆75Updated 6 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- ☆17Updated 5 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- Pytorch implementation of EENets☆21Updated last year
- About DNN compression and acceleration on Edge Devices.☆57Updated 4 years ago
- Pytorch implementations of the BNN, XNOR-Net and BiReal-Net☆15Updated 5 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆77Updated 3 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Updated 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
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆83Updated 3 years ago
- PyTorch Implementation of AutoPruner☆23Updated 5 years ago
- [ICLR-2020] Dynamic Sparse Training: Find Efficient Sparse Network From Scratch With Trainable Masked Layers.☆31Updated 6 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 6 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆62Updated 5 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 4 years ago
- ☆134Updated 2 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆71Updated 4 years ago
- PyTorch implementation of Towards Efficient Training for Neural Network Quantization☆16Updated 6 years ago
- A simple pytorch implementation of Differentiable Architecture Search (DARTS)☆21Updated 6 years ago
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆57Updated 4 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 5 years ago
- Conditional channel- and precision-pruning on neural networks☆72Updated 5 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆25Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- ☆48Updated 5 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆17Updated 5 years ago