kunglab / ebnnLinks
Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)
☆47Updated 3 years ago
Alternatives and similar repositories for ebnn
Users that are interested in ebnn are comparing it to the libraries listed below
Sorting:
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 8 years ago
- Implementation of convolution layer in different flavors☆68Updated 8 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆86Updated 3 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆82Updated 4 years ago
- ☆29Updated 4 years ago
- Ternary Weights and Activations☆24Updated 7 years ago
- BNN implementation in tensorflow☆166Updated 7 years ago
- Reference implementations of popular Binarized Neural Networks☆109Updated 3 weeks ago
- Highly optimized inference engine for Binarized Neural Networks☆251Updated last week
- Reducing the size of convolutional neural networks☆112Updated 8 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- ☆62Updated 7 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 2 years ago
- CaffePresso: An Optimized Library for Deep Learning on Embedded Accelerator-based platforms☆87Updated last year
- Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support☆88Updated 5 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 3 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆307Updated 4 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Binarized Neural Network TF training code + C matrix / eval library.☆101Updated 8 years ago
- Exploring "Binary Neural Networks" (https://arxiv.org/abs/1602.02830) in Theano. A set of experiments that use binarised weights and/or …☆17Updated 8 years ago
- An exploration of log domain "alternative floating point" for hardware ML/AI accelerators.☆397Updated 2 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)