XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.
☆86May 15, 2019Updated 6 years ago
Alternatives and similar repositories for Pytorch-XNOR-Net
Users that are interested in Pytorch-XNOR-Net are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of XNOR-Net☆495Feb 27, 2023Updated 3 years ago
- Implementations of the XNOR networks☆12Aug 9, 2017Updated 8 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆186Mar 28, 2021Updated 4 years ago
- The collection of training tricks of binarized neural networks.☆72Apr 2, 2021Updated 4 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Oct 7, 2019Updated 6 years ago
- ☆52Mar 7, 2019Updated 6 years ago
- Binarize convolutional neural networks using pytorch☆149Apr 26, 2022Updated 3 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆76Dec 8, 2019Updated 6 years ago
- Pytorch implementations of the BNN, XNOR-Net and BiReal-Net