larq / zooLinks
Reference implementations of popular Binarized Neural Networks
☆109Updated last month
Alternatives and similar repositories for zoo
Users that are interested in zoo are comparing it to the libraries listed below
Sorting:
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆75Updated 5 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- Low Precision Arithmetic Simulation in PyTorch☆287Updated last year
- Highly optimized inference engine for Binarized Neural Networks☆251Updated 2 weeks ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆159Updated 3 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 4 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆279Updated last year
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 5 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- BMXNet 2: An Open-Source Binary Neural Network Implementation Based on MXNet☆233Updated 3 years ago
- ☆52Updated 6 years ago
- Quantization of Convolutional Neural networks.☆249Updated last year
- Repository containing pruned models and related information☆37Updated 4 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆98Updated 4 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 3 years ago
- The collection of training tricks of binarized neural networks.