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:
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆81Updated 4 years ago
- ☆29Updated 4 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆85Updated 3 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- BNN implementation in tensorflow☆167Updated 7 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated last month
- Highly optimized inference engine for Binarized Neural Networks☆251Updated this week
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- CMix-NN: Mixed Low-Precision CNN Library for Memory-Constrained Edge Devices☆45Updated 5 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support☆87Updated 5 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- ☆52Updated 6 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
- ☆62Updated 7 years ago
- An exploration of log domain "alternative floating point" for hardware ML/AI accelerators.☆394Updated 2 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- The official, proof-of-concept C++ implementation of PocketNN.☆34Updated last year
- Ternary Weights and Activations☆24Updated 7 years ago
- TFLite model analyzer & memory optimizer☆129Updated last year
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated 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
- Jupyter notebook examples on image classification with quantized neural networks☆69Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- Binarized Neural Network TF training code + C matrix / eval library.☆101Updated 7 years ago
- Binary Neural Network on IceStick FPGA.☆52Updated 7 years ago
- CaffePresso: An Optimized Library for Deep Learning on Embedded Accelerator-based platforms☆87Updated 9 months ago