seulkiyeom / LRP_pruningLinks
☆16Updated 2 years ago
Alternatives and similar repositories for LRP_pruning
Users that are interested in LRP_pruning are comparing it to the libraries listed below
Sorting:
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- ☆227Updated last year
- Pruning CNN using CNN with toy example☆21Updated 4 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆110Updated 6 years ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆106Updated 5 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆72Updated 3 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆115Updated 6 years ago
- Comparison of method "Pruning at initialization prior to training" (Synflow/SNIP/GraSP) in PyTorch☆17Updated last year
- An implementation of MobileNetV3 with pyTorch☆52Updated 5 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆104Updated 6 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆46Updated 3 years ago
- ☆14Updated 4 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆431Updated 2 years ago
- tiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) api☆20Updated 6 years ago
- A generic code base for neural network pruning, especially for pruning at initialization.☆31Updated 3 years ago
- ☆70Updated 5 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- Neural Architecture Transfer (Arxiv'20), PyTorch Implementation☆155Updated 5 years ago
- [IJCAI'22 Survey] Recent Advances on Neural Network Pruning at Initialization.☆59Updated last year
- Lightweight torch implementation of rigl, a sparse-to-sparse optimizer.☆57Updated 3 years ago
- Implementation of Continuous Sparsification, a method for pruning and ticket search in deep networks☆33Updated 3 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆76Updated 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
- AlphaNet Improved Training of Supernet with Alpha-Divergence☆99Updated 4 years ago
- [ICLR 2020] Drawing Early-Bird Tickets: Toward More Efficient Training of Deep Networks☆139Updated 4 years ago
- [ICLR 2021] HW-NAS-Bench: Hardware-Aware Neural Architecture Search Benchmark☆112Updated 2 years ago
- ☆78Updated last year
- This repository is the official implementation of the paper Pruning via Iterative Ranking of Sensitivity Statistics and implements novel …☆32Updated 2 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated last year