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
- Reference implementations of popular Binarized Neural Networks☆108Updated last month
- TFLite model analyzer & memory optimizer☆129Updated last year
- A curated list of binary neural network research papers and software packages.☆27Updated 5 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- Python library to work with the Visual Wake Words Dataset.☆37Updated 4 years ago
- μNAS is a neural architecture search (NAS) system that designs small-yet-powerful microcontroller-compatible neural networks.☆81Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- Scailable ONNX python tools☆97Updated 9 months ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- FLOPs and other statistics COunter for Pytorch neural networks☆23Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 6 months ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆74Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- Awesome Quantization Paper lists with Codes☆11Updated 4 years ago
- Pruning and other network surgery for trained TF.Keras models.☆32Updated 5 years ago
- Neural Architecture Search for Neural Network Libraries☆60Updated last year
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- Neural Networks library in pure numpy☆70Updated last year
- Convert ONNX model graph to Keras model format.☆202Updated last year
- PyTorch Pruning Example☆50Updated 2 years ago