MobileNet-v2-pruning icon indicating copy to clipboard operation
MobileNet-v2-pruning copied to clipboard

Try out different pruning-approaches on lightweight Backbones.

Results 1 MobileNet-v2-pruning issues
Sort by recently updated
recently updated
newest added

你好,我基于mobilenet,利用slimming来进行剪枝,下面是运算量和参数数量的变化 flops:313.464M->310.625M, params: 2.226M->2.206M。 实验过程中的参数设置是和您给的一样的,但是剪枝后的参数数量基本变化不大,和图表展示的有很大的差异。 您可以在空闲的时间回复一下吗?我应该怎么达到图表中剪枝的效果呢?谢谢