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.☆163Updated 3 years ago
- Pruning CNN using CNN with toy example☆21Updated 4 years ago
- Model compression by constrained optimization, using the Learning-Compression (LC) algorithm☆72Updated 4 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆90Updated 2 years ago
- ☆227Updated last year
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆105Updated 5 years ago
- Code for our ICLR'2021 paper "DrNAS: Dirichlet Neural Architecture Search"☆43Updated 4 years ago
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆105Updated 6 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆116Updated 6 years ago
- An implementation of MobileNetV3 with pyTorch☆54Updated 5 years ago
- Resnets in tensorflow 2.0.☆17Updated 8 months ago
- ZSKD with PyTorch☆31Updated 2 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests