evgps / flopco-kerasLinks
FLOPs and other statistics COunter for tf.keras neural networks
☆30Updated 3 years ago
Alternatives and similar repositories for flopco-keras
Users that are interested in flopco-keras are comparing it to the libraries listed below
Sorting:
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated last year
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆171Updated 2 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- Neural Networks library in pure numpy☆70Updated last year
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Light Face Detection using PyTorch Lightning☆83Updated last year
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated last year
- Mixture of experts on convolutional neural network using Keras and Cifar10☆29Updated 7 years ago
- Pruning and other network surgery for trained TF.Keras models.☆32Updated 5 years ago
- FLOPs and other statistics COunter for Pytorch neural networks☆23Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 5 years ago
- A curated list of binary neural network research papers and software packages.☆26Updated 5 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆73Updated 3 years ago
- Python library to work with the Visual Wake Words Dataset.☆37Updated 4 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- Convert ONNX model graph to Keras model format.☆201Updated last year
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 7 months ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Deep Compression for PyTorch Model Deployment on Microcontrollers☆19Updated 4 years ago
- DeepIoT: Compressing Deep Neural Network Structures for Sensing Systems with a Compressor-Critic Framework☆27Updated 7 years ago