tokusumi / keras-flopsLinks
FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)
☆55Updated last year
Alternatives and similar repositories for keras-flops
Users that are interested in keras-flops are comparing it to the libraries listed below
Sorting:
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆29Updated 7 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆111Updated 3 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆52Updated 3 years ago
- Neural Networks library in pure numpy☆70Updated last year
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated last month
- A curated list of binary neural network research papers and software packages.☆27Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆177Updated last year
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated last year
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- TFLite model analyzer & memory optimizer☆129Updated last year
- training food-101 (achieved SOTA top-1 validation acc ~=90%) using 1-cycle-policy:☆15Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- ☆51Updated 3 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 7 months ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆98Updated 5 years ago
- Scailable ONNX python tools☆97Updated 10 months ago