kunglab / ebnn
Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)
☆45Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ebnn
- Implementation of convolution layer in different flavors☆67Updated 7 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆54Updated last year
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 4 years ago
- CMix-NN: Mixed Low-Precision CNN Library for Memory-Constrained Edge Devices☆39Updated 4 years ago
- ☆30Updated 3 years ago
- BNN implementation in tensorflow☆166Updated 6 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆73Updated 4 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆76Updated 3 years ago
- Binarized Neural Network TF training code + C matrix / eval library.☆99Updated 7 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆77Updated 2 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 6 years ago
- Reducing the size of convolutional neural networks☆112Updated 6 years ago
- Binary Neural Network on IceStick FPGA.☆50Updated 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
- Ternary Weights and Activations☆24Updated 6 years ago
- Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support☆86Updated 4 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆17Updated 5 years ago
- Implementation for Trained Ternary Network.☆108Updated 7 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆82Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 6 months ago
- ☆53Updated 5 years ago
- ☆63Updated 6 years ago
- generate tflite micro code which bypasses the interpreter (directly calls into kernels)☆77Updated 2 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆39Updated last year
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆68Updated 3 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 5 years ago
- The official, proof-of-concept C++ implementation of PocketNN.☆31Updated 5 months ago
- ☆13Updated 4 years ago