olegpolivin / pruningExperimentsLinks
Repository to perform simple pruning experiments on neural networks
☆18Updated 5 years ago
Alternatives and similar repositories for pruningExperiments
Users that are interested in pruningExperiments are comparing it to the libraries listed below
Sorting:
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆650Updated 2 years ago
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆331Updated 2 years ago
- ☆227Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 3 years ago
- Code for Neural Architecture Search without Training (ICML 2021)☆473Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Python code for analysing object detection metrics☆31Updated 3 years ago
- PyTorch Pruning Example☆50Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆433Updated 2 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 3 years ago
- ☆193Updated last week
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆291Updated last year
- Neural Architecture Search (NAS) papers with code☆159Updated 3 years ago
- ☆16Updated 2 years ago
- 🛠️ Corrected Test Sets for ImageNet, MNIST, CIFAR, Caltech-256, QuickDraw, IMDB, Amazon Reviews, 20News, and AudioSet☆186Updated this week
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- Mean Average Precision for Object Detection☆203Updated last year
- Code for Parameter Prediction for Unseen Deep Architectures (NeurIPS 2021)☆491Updated 2 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 4 years ago
- High-quality Neural Networks for Computer Vision 😎☆447Updated 3 years ago
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆250Updated 2 months ago
- [ICLR 2020] Drawing Early-Bird Tickets: Toward More Efficient Training of Deep Networks☆140Updated 5 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆237Updated 3 years ago
- Tool box for PyTorch☆188Updated 8 months ago
- tiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) api☆20Updated 6 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago