ekut-es / pico-cnnLinks
Lightweight C implementation of CNNs for Embedded Systems
☆61Updated 2 years ago
Alternatives and similar repositories for pico-cnn
Users that are interested in pico-cnn are comparing it to the libraries listed below
Sorting:
- ☆29Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 6 months ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Efficient neural network deployment for uC using pytorch model☆32Updated 5 years ago
- N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.☆155Updated last year
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- TFLite model analyzer & memory optimizer☆129Updated last year
- Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support☆87Updated 5 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆69Updated 5 years ago
- Highly optimized inference engine for Binarized Neural Networks☆251Updated last month
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆25Updated 3 years ago
- NNCG: A Neural Network Code Generator☆35Updated last year
- NEural Minimizer for pytOrch☆43Updated last year
- ☆76Updated 3 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)☆47Updated 3 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆81Updated 4 years ago
- This project contains a code generator that produces static C NN inference deployment code targeting tiny micro-controllers (TinyML) as r…☆30Updated 3 years ago
- Binary Neural Network on IceStick FPGA.☆52Updated 7 years ago
- Example code and instructions on getting Tensorflow Lite running on a Xilinx Zynq☆49Updated 7 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- Sandbox for TVM and playing around!☆22Updated 2 years ago
- Generator of verilog description for FPGA MobileNet implementation☆172Updated 3 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Python library to work with the Visual Wake Words Dataset.☆37Updated 4 years ago
- generate tflite micro code which bypasses the interpreter (directly calls into kernels)☆81Updated 2 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆54Updated 8 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated last month
- The official, proof-of-concept C++ implementation of PocketNN.☆34Updated last year
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago