evgps / flopco-kerasLinks
FLOPs and other statistics COunter for tf.keras neural networks
☆30Updated 3 years ago
Alternatives and similar repositories for flopco-keras
Users that are interested in flopco-keras are comparing it to the libraries listed below
Sorting:
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated last year
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated 2 weeks ago
- TFLite model analyzer & memory optimizer☆131Updated last year
- FLOPs and other statistics COunter for Pytorch neural networks☆23Updated 4 years ago
- Python library to work with the Visual Wake Words Dataset.☆38Updated 4 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated last year
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- A curated list of binary neural network research papers and software packages.☆27Updated 5 years ago
- ☆14Updated 6 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆81Updated 4 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated last week
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆99Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆174Updated 2 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆101Updated 7 months ago
- Neural Networks library in pure numpy☆70Updated last year
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- ☆54Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- Automatic learning-rate scheduler☆46Updated 4 years ago
- Convert ONNX model graph to Keras model format.☆200Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated 9 months ago