[CVPR 2023] DepGraph: Towards Any Structural Pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
#计算机科学#Network Slimming (Pytorch) (ICCV 2017)
[ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices
Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"
#计算机科学#Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.
GNN-RL Compression: Topology-Aware Network Pruning using Multi-stage Graph Embedding and Reinforcement Learning
#人脸识别#An implementation of Channel Pruning on face recognition algorithm Sphereface.
#计算机科学#ChainerPruner: Channel Pruning framework for Chainer
A PyTorch Implementation of Feature Boosting and Suppression
[NIPS 2016] Learning Structured Sparsity in Deep Neural Networks
Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," International Joint Conference on Neural Networks, IJCNN 2020, July 20...
Code for paper "Channel Pruning Guided by Spatial and Channel Attention for DNNs in Intelligent Edge Computing"
Official PyTorch implementation of "Lightweight Alpha Matting Network Using Distillation-Based Channel Pruning" (Asian Conference on Computer Vision 2022)
#计算机科学#Official repository for the research article "Pruning vs XNOR-Net: A ComprehensiveStudy on Deep Learning for AudioClassification in Microcontrollers"
Single shot object detection in PyTorch
[ICCV 2017] Learning Efficient Convolutional Networks through Network Slimming
对人像抠图模型MODNet进行滤波器级别的剪枝,结合自适应与固定比例策略。