youzhonghui/gate-decorator-pruning
Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"
Jupyter NotebookApache-2.0
Issues
- 0
怎么正确加载剪枝完的pth模型呢
#25 opened by XinyingZheng - 0
Question about backward hook
#24 opened by OValery16 - 4
convolution layer with cardinality
#23 opened by OValery16 - 3
关于Conv2dObserver里out_mask的疑问
#13 opened by Aaron4Fun - 1
Can you provide the pruned resnet50 model
#22 opened by fxmeng - 0
- 3
Resnet50 for Imagenet
#20 opened by atrah22 - 1
- 3
if no bn layer in vgg16, can gate decorator pruning work properly?can you give an example?
#16 opened by priscillapan - 6
- 0
what is Meltable. observe is doing
#18 opened by wenhuach - 0
Why is the pruning not working on Multi-GPU?
#17 opened by atrah22 - 3
- 1
Sparse Structure Selection (ECCV 2018)
#12 opened by rogercmq - 4
- 1
如果我的网络最后一层是卷积层,我应该怎么去修改Conv2dObserver中的代码呢?谢谢
#10 opened by cvJie - 1
please reply issue#8
#11 opened by Slawlight - 2
MACs vs. Flops
#7 opened by mjjung0925 - 0
最后一层是卷积层,该如何去操作?谢谢
#9 opened by cvJie - 0
如果我的输出是多个,并且是我自己定义的函数,我应该怎么修改呢?
#6 opened by cvJie - 1
How to save pruned model?
#5 opened by cvJie - 2
- 0
Hi,how to generate .ckp files?thanks
#3 opened by cvJie - 0
您好,请问怎么去压缩自己的模型呢?
#2 opened by cvJie - 2
where is the base.json?
#1 opened by Slawlight