akshaychawla / Binary-Neural-Networks
Exploring "Binary Neural Networks" (https://arxiv.org/abs/1602.02830) in Theano. A set of experiments that use binarised weights and/or activations to reduce computational load of convolutional neural networks.
☆17Updated 7 years ago
Alternatives and similar repositories for Binary-Neural-Networks:
Users that are interested in Binary-Neural-Networks are comparing it to the libraries listed below
- Implementation of Ternary Weight Networks In Caffe☆62Updated 8 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- BNN implementation in tensorflow☆166Updated 6 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆155Updated 7 years ago
- ☆63Updated 6 years ago
- Code example for the ICLR 2018 oral paper☆151Updated 6 years ago
- binary weight neural network implementation on tensorflow☆54Updated 6 years ago
- ☆47Updated 4 years ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 7 years ago
- ☆39Updated 7 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- ☆53Updated 5 years ago
- Residual Binarized Neural Network☆44Updated 6 years ago
- Quantized Neural Network on Caffe2☆23Updated 4 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- Caffe Implementation for Incremental network quantization☆190Updated 6 years ago
- Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)☆46Updated 3 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 5 years ago
- Reproduction of WAGE in PyTorch.☆41Updated 6 years ago
- Ternary Weights and Activations☆24Updated 6 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Caffe implementation of accurate low-precision neural networks☆117Updated 6 years ago
- Implementation of BinaryConnect on Pytorch☆36Updated 3 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆299Updated 3 years ago
- Theano implementation of XNOR-Net☆23Updated 7 years ago