arjun-majumdar / Neural_Network_PruningLinks
Implementations of different neural network pruning techniques
☆14Updated last year
Alternatives and similar repositories for Neural_Network_Pruning
Users that are interested in Neural_Network_Pruning are comparing it to the libraries listed below
Sorting:
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆125Updated 2 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 4 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- ☆17Updated 4 years ago
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- DropNet: Reducing Neural Network Complexity via Iterative Pruning (ICML 2020)☆15Updated 4 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated 11 months ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 4 years ago
- ☆19Updated 3 years ago
- The official implementation of You Only Compress Once: Towards Effective and Elastic BERT Compression via Exploit-Explore Stochastic Natu…☆48Updated 3 years ago
- A library for researching neural networks compression and acceleration methods.☆138Updated 9 months ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 4 years ago
- Code for ICML 2022 paper "SPDY: Accurate Pruning with Speedup Guarantees"☆19Updated 2 years ago
- ☆57Updated 3 years ago
- Official implementation of "UNAS: Differentiable Architecture Search Meets Reinforcement Learning", CVPR 2020 Oral☆61Updated last year
- PyTorch implementation of shake-drop regularization☆54Updated 5 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago