Roll920 / CURLLinks
PyTorch Implementation of CURL-Neural Network Pruning with Residual-Connections and Limited-Data
☆24Updated 5 years ago
Alternatives and similar repositories for CURL
Users that are interested in CURL are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆152Updated 2 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☆146Updated 4 years ago
- PyTorch Implementation of AutoPruner☆23Updated 5 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆115Updated 5 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆383Updated 6 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆180Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆354Updated 5 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆319Updated 5 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆159Updated 5 years ago
- PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf☆60Updated 5 years ago
- alibabacloud-quantization-networks☆122Updated 5 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago
- Codes of Centripetal SGD☆64Updated 3 years ago
- Base to channel pruned to ResNet18 model