ShowLo / MobileNetV3
An implementation of MobileNetV3 with pyTorch
☆50Updated 4 years ago
Alternatives and similar repositories for MobileNetV3:
Users that are interested in MobileNetV3 are comparing it to the libraries listed below
- PyTorch Implementation of AutoPruner☆23Updated 4 years ago
- PyTorch implementation for Channel Distillation☆100Updated 4 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆149Updated 3 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆144Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 4 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆107Updated 6 years ago
- ☆48Updated 5 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 4 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- PyTorch Implementation of CURL-Neural Network Pruning with Residual-Connections and Limited-Data☆23Updated 4 years ago
- Fast Neural Network Adaptation via Parameter Remapping and Architecture Search (ICLR2020 & TPAMI)☆166Updated 3 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- Neural Architecture Transfer (Arxiv'20), PyTorch Implementation☆156Updated 4 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆16Updated 4 years ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆73Updated 2 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆71Updated 4 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- PyTorch implementation for GAL.☆56Updated 4 years ago
- XNAS: An effective, modular, and flexible Neural Architecture Search (NAS) framework.☆48Updated 2 years ago
- A PyTorch implementation of SSDLite on COCO☆85Updated 4 years ago
- Code for our ICML'2020 paper "Stabilizing Differentiable Architecture Search via Perturbation-based Regularization"☆76Updated 4 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 3 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆64Updated 3 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago