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:
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆82Updated 2 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- CMix-NN: Mixed Low-Precision CNN Library for Memory-Constrained Edge Devices☆43Updated 5 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- Binary Neural Network on IceStick FPGA.☆52Updated 6 years ago
- Binarized Neural Network TF training code + C matrix / eval library.☆101Updated 7 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆80Updated 4 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated last year
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆74Updated 4 years ago
- generate tflite micro code which bypasses the interpreter (directly calls into kernels)☆80Updated 2 years ago
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated last year
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- The official, proof-of-concept C++ implementation of PocketNN.☆33Updated 11 months ago
- ☆62Updated 7 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- BNN implementation in tensorflow☆167Updated 6 years ago
- ☆29Updated 4 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 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 7 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆40Updated 2 years ago
- BISMO: A Scalable Bit-Serial Matrix Multiplication Overlay for Reconfigurable Computing☆139Updated 5 years ago
- Ternary Weights and Activations☆24Updated 6 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆156Updated 7 years ago
- ☆31Updated 5 years ago
- Implementation for Trained Ternary Network.☆107Updated 8 years ago
- training ternary neural networks☆13Updated 8 years ago