tokusumi / keras-flops
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
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 2 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 5 years ago
- Neural Networks library in pure numpy☆67Updated last year
- Reference implementations of popular Binarized Neural Networks☆107Updated last week
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 2 months ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 5 years ago
- Pruning and other network surgery for trained TF.Keras models.☆32Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- 2D Convolution using NumPy☆17Updated 2 years ago
- Scailable ONNX python tools☆97Updated 6 months ago
- Lightweight C implementation of CNNs for Embedded Systems☆60Updated 2 years ago
- ☆49Updated 2 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- Python library to work with the Visual Wake Words Dataset.☆35Updated 4 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆28Updated 7 years ago
- Convert ONNX model graph to Keras model format.☆201Updated 10 months ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- A curated list of binary neural network research papers and software packages.☆24Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆70Updated 4 years ago
- Convert onnx models exported from pytorch to tensorflow keras models with focus on performace and highleve compatibility.☆25Updated 2 years ago
- Conditional convolution (Dynamic convolution) in tensorflow2☆22Updated 3 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆72Updated 3 years ago
- Squeeze-unet Semantic Segmentation for embedded devices☆29Updated 7 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- Tensorflow-Keras Model Profiler: Tells you model's memory requirement, no. of parameters, flops etc.☆27Updated last year