tyui592 / Pruning_filters_for_efficient_convnetsLinks
PyTorch implementation of "Pruning Filters For Efficient ConvNets"
☆151Updated last year
Alternatives and similar repositories for Pruning_filters_for_efficient_convnets
Users that are interested in Pruning_filters_for_efficient_convnets are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆150Updated 4 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆380Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 5 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆354Updated 4 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Updated 4 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- PyTorch Implementation of CURL-Neural Network Pruning with Residual-Connections and Limited-Data☆23Updated 5 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices