liyy201912 / PaSLinks
☆11Updated 3 years ago
Alternatives and similar repositories for PaS
Users that are interested in PaS are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆154Updated 2 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 5 years ago
- Pytorch implementation of TPAMI 2022 -- 1xN Pattern for Pruning Convolutional Neural Networks☆42Updated 3 years ago
- PyTorch Implementation of AutoPruner☆23Updated 5 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆151Updated 4 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 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
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…