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
- Tutorials on Quantized Neural Network using Tensorflow Lite☆86Updated 5 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 3 years ago
- Implementation of the Lion optimizer in TensorFlow from https://arxiv.org/abs/2302.06675☆17Updated 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
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆18Updated 4 years ago
- ☆49Updated 2 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆27Updated 7 years ago
- Vision Xformers☆21Updated last year
- Conditional convolution (Dynamic convolution) in tensorflow2☆22Updated 3 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Implementation of MobileNet V1, V2, V3☆65Updated 4 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆79Updated 4 years ago
- 2D Convolution using NumPy☆17Updated 2 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆60Updated 2 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆72Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- A hub for ResNet based models and pretrained weights in TensorFlow.☆21Updated 3 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- This repo is projected to offer a tutorial on how to implement YOLO V3 from scratch. Hopefully, developers can build and train their own …☆39Updated 5 years ago
- Vision Transformer using TensorFlow 2.0☆97Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 2 months ago
- Binarize convolutional neural networks using pytorch☆143Updated 2 years ago
- ☆41Updated 4 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆35Updated 6 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 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