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
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 3 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated last year
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 5 months ago
- 2D Convolution using NumPy☆17Updated 3 years ago
- Implementation of OpenAI paper with Simple Noise Scale on Fastai☆49Updated 5 years ago
- Neural Networks library in pure numpy☆70Updated last year
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 4 years ago
- Vision Xformers☆21Updated 2 years ago
- Scailable ONNX python tools☆97Updated 8 months ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- TFLite model analyzer & memory optimizer☆126Updated last year
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- How to do mixup training from image files in Keras☆20Updated 6 years ago
- ☆234Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Reference implementations of popular Binarized Neural Networks☆107Updated 2 weeks ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆110Updated 3 years ago
- ⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4…☆105Updated 5 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 5 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- Accuracy, precision, recall, confusion matrix computation with batch updates☆14Updated 4 years ago