xnor-net topic
micronet
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-Ar...
tensorflow-xnor-bnn
BinaryNets in TensorFlow with XNOR GEMM op
Sketch-A-XNORNet
An implementation of a variation of Sketch-A-Net using XNOR ConvNets using TensorFlow
Pytorch-XNOR-Net
XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.
theano-xnor-net
Theano implementation of XNOR-Net
XNOR-Net
XNOR-Net, CUDNN5 supported version of XNOR-Net-caffe: https://github.com/loswensiana/BWN-XNOR-caffe
XNOR-popcount-GEMM-PyTorch-CPU-CUDA
A PyTorch implemenation of real XNOR-popcount (1-bit op) GEMM Linear PyTorch extension support both CPU and CUDA
XNOR-net-Binary-connect
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” operatio...