xnor-net topic

List xnor-net repositories

micronet

2.2k
Stars
477
Forks
Watchers

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

154
Stars
39
Forks
Watchers

BinaryNets in TensorFlow with XNOR GEMM op

Sketch-A-XNORNet

56
Stars
16
Forks
Watchers

An implementation of a variation of Sketch-A-Net using XNOR ConvNets using TensorFlow

Pytorch-XNOR-Net

78
Stars
21
Forks
Watchers

XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.

theano-xnor-net

23
Stars
15
Forks
Watchers

Theano implementation of XNOR-Net

XNOR-Net

30
Stars
14
Forks
Watchers

XNOR-Net, CUDNN5 supported version of XNOR-Net-caffe: https://github.com/loswensiana/BWN-XNOR-caffe

XNOR-popcount-GEMM-PyTorch-CPU-CUDA

15
Stars
1
Forks
Watchers

A PyTorch implemenation of real XNOR-popcount (1-bit op) GEMM Linear PyTorch extension support both CPU and CUDA

XNOR-net-Binary-connect

15
Stars
4
Forks
Watchers

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...