xnor-net
Here are 16 public repositories matching this topic...
Sort:Most stars
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、reg…
- Updated
May 6, 2025 - Python
BinaryNets in TensorFlow with XNOR GEMM op
- Updated
Aug 23, 2017 - C++
An implementation of a variation of Sketch-A-Net using XNOR ConvNets using TensorFlow
- Updated
Jul 22, 2017 - Jupyter Notebook
XNOR-Net, CUDNN5 supported version of XNOR-Net-caffe:https://github.com/loswensiana/BWN-XNOR-caffe
- Updated
Apr 1, 2018 - C++
A PyTorch implemenation of real XNOR-popcount (1-bit op) GEMM Linear PyTorch extension support both CPU and CUDA
- Updated
Jun 6, 2023 - Python
A hardware implementation of a feed-forward Convolutional Neural Network called XNOR-Net which has faster execution due to the replacement of vector-matrix multiplication to “XNOR + Popcount” operation
- Updated
Sep 16, 2018 - VHDL
Markov Chain Monte Carlo binary network optimization
- Updated
Dec 16, 2021 - Python
Official repository for the research article "Pruning vs XNOR-Net: A ComprehensiveStudy on Deep Learning for AudioClassification in Microcontrollers"
- Updated
Aug 24, 2021 - Python
XNOR-Net with binary conv2d kernels with XNOR GEMM op, support both CPU and GPU.
- Updated
Oct 25, 2022 - C
ImageNet classification using binary Convolutional Neural Networks
- Updated
Dec 5, 2017 - Lua
A simple and very crude ann predicting xnor written from scratch using numpy
- Updated
Aug 25, 2018 - Python
BiDet implement
- Updated
Oct 25, 2022 - Python
Improve this page
Add a description, image, and links to thexnor-net topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thexnor-net topic, visit your repo's landing page and select "manage topics."