JiaxiongQ / SlimConvLinks
Reducing Channel Redundancy in Convolutional Neural Networks by Features Recombining (TIP 2021)
☆18Updated 2 years ago
Alternatives and similar repositories for SlimConv
Users that are interested in SlimConv are comparing it to the libraries listed below
Sorting:
- ☆19Updated 4 years ago
- ☆20Updated 4 years ago
- Rectified Convolution☆45Updated 2 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆22Updated 4 years ago
- Fast and accurate pipeline for training object detector☆22Updated 3 years ago
- An implementation of <Group Fisher Pruning for Practical Network Compression> based on pytorch and mmcv☆18Updated 3 years ago
- ☆15Updated 3 years ago
- Pytorch implemenation of "Learning Filter Basis for Convolutional Neural Network Compression" ICCV2019☆18Updated 3 years ago
- ☆37Updated 2 years ago
- ☆31Updated 2 years ago
- Advanced optimizer with Gradient-Centralization☆21Updated 4 years ago
- Cyclic Differentiable Architecture Search☆36Updated 3 years ago
- The Pytorch implementation of "Location-aware Upsampling for Semantic Segmentation" (LaU)☆53Updated 5 years ago
- re-implement of Group ConvNet, also be called as G-ResNext. It's from the paper, reproduction of the paper "Differentiable Learning-to-Gr…☆21Updated 5 years ago
- code and trained models for "Attention as Activation"☆19Updated 4 years ago
- Code for RepNAS☆13Updated 3 years ago
- Codes of "SPANet: Spatial Pyramid Attention Network for Enhanced Image Recognition"☆26Updated 5 years ago
- [AAAI 2021] Pytorch implementation for "Tied Block Convolution: Leaner and Better CNNs with Shared Thinner Filters."☆37Updated 4 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Filter Sketch for Network Pruning☆53Updated 4 years ago
- The official repo of the CVPR2021 oral paper: Representative Batch Normalization with Feature Calibration☆85Updated 2 years ago
- MobileFormer in torch☆66Updated 3 years ago
- Unofficial mmdetection implementation of CondInst.