tokusumi / keras-flopsLinks
FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)
☆54Updated 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 2 years ago
- ☆50Updated 2 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 3 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Vision Transformer using TensorFlow 2.0☆98Updated 4 years ago
- Vision Xformers☆21Updated 2 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆29Updated 7 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆101Updated 5 months ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- ☆57Updated 2 years ago
- Conditional convolution (Dynamic convolution) in tensorflow2☆22Updated 3 years ago
- Implementation of OpenAI paper with Simple Noise Scale on Fastai☆49Updated 5 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 5 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Squeeze-unet Semantic Segmentation for embedded devices☆29Updated 7 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- Convert onnx models exported from pytorch to tensorflow keras models with focus on performace and highleve compatibility.☆25Updated 2 years ago
- Python library to work with the Visual Wake Words Dataset.☆36Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Reference implementations of popular Binarized Neural Networks☆107Updated 3 weeks ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Scailable ONNX python tools☆97Updated 8 months ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- Generates intermediate tensor outputs for tflite☆15Updated 6 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- ⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4…☆105Updated 5 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago