chenbong / awesome-compression-papersLinks
Paper collection about model compression and acceleration: Pruning, Quantization, Knowledge Distillation, Low Rank Factorization, etc
☆25Updated 5 years ago
Alternatives and similar repositories for awesome-compression-papers
Users that are interested in awesome-compression-papers are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of TPAMI 2022 -- 1xN Pattern for Pruning Convolutional Neural Networks☆42Updated 3 years ago
- XNAS: An effective, modular, and flexible Neural Architecture Search (NAS) framework.☆47Updated 3 years ago
- Binary neural networks developed by Huawei Noah's Ark Lab☆29Updated 4 years ago
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆82Updated 4 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆64Updated 3 years ago
- ☆17Updated 3 years ago
- Code for "DARTS-: Robustly Stepping out of Performance Collapse Without Indicators"☆56Updated 5 years ago
- official implementation of Generative Low-bitwidth Data Free Quantization(GDFQ)☆54Updated 2 years ago
- Revisiting Parameter Sharing for Automatic Neural Channel Number Search, NeurIPS 2020☆22Updated 5 years ago
- Pytorch implementation of our paper accepted by TPAMI 2023 — Lottery Jackpots Exist in Pre-trained Models☆35Updated 2 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆24Updated 4 years ago
- Global Sparse Momentum SGD for pruning very deep neural networks☆43Updated 3 years ago
- Pytorch implementation of our paper (TNNLS) -- Pruning Networks with Cross-Layer Ranking & k-Reciprocal Nearest Filters☆12Updated 3 years ago
- PyTorch implementation of "Deep Transferring Quantization" (ECCV2020)☆18Updated 3 years ago
- Pytorch implementation for FAT: learning low-bitwidth parametric representation via frequency-aware transformation☆27Updated 4 years ago
- [NeurIPS 2021] “Stronger NAS with Weaker Predictors“, Junru Wu, Xiyang Dai, Dongdong Chen, Yinpeng Chen, Mengchen Liu, Ye Yu, Zhangyang W…☆27Updated 3 years ago
- PyTorch implementation of BigNAS: Scaling Up Neural Architecture Search with Big Single-Stage Models☆28Updated 3 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Filter Sketch for Network Pruning☆53Updated 4 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆77Updated 3 years ago
- ☆19Updated 5 years ago
- TF-NAS: Rethinking Three Search Freedoms of Latency-Constrained Differentiable Neural Architecture Search (ECCV2020)☆75Updated 4 years ago
- A PyTorch Implementation of Feature Boosting and Suppression☆18Updated 5 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2022 — Carrying out CNN Channel Pruning in a White Box☆18Updated 3 years ago
- Codes for Accepted Paper : "MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization" in NeurIPS 2019☆54Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- An official PyTorch implementation of the paper "Distance-aware Quantization", ICCV 2021.☆48Updated last year
- An official implementation of "Network Quantization with Element-wise Gradient Scaling" (CVPR 2021) in PyTorch.☆94Updated 2 years ago
- Codes for paper "Few Shot Network Compression via Cross Distillation", AAAI 2020.☆31Updated 5 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆41Updated 7 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago