tokusumi / keras-flopsLinks
FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)
☆55Updated 2 years ago
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
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆30Updated 8 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆52Updated 3 years ago
- Reference implementations of popular Binarized Neural Networks☆109Updated last week
- Vision Xformers☆23Updated 2 years ago
- Implementation of MobileNet V1, V2, V3☆73Updated 5 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 5 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆112Updated 3 years ago
- Implementation of the Winograd algorithm.☆24Updated 7 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated 11 months ago
- Scailable ONNX python tools☆98Updated last year
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- Efficient Deep Learning Survey Paper☆34Updated 2 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- TFLite model analyzer & memory optimizer☆135Updated last year
- Neural Networks library in pure numpy☆70Updated last year
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 2 years ago
- 2D Convolution using NumPy☆17Updated 3 years ago
- A hub for ResNet based models and pretrained weights in TensorFlow.☆21Updated 4 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆82Updated 4 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 4 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆40Updated 5 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year