资源算法Pruned-MobileNet_v2

Pruned-MobileNet_v2

2020-02-27 | |  34 |   0 |   0

Pruned-MobileNet_v2

Apply the pruning strategy of Network Slimming for MobileNet_v2.

The Caffe implementation of the algorithm is available in link.

Results

The size of the input image is 224x224.

Comparisons of different prune ratios

StepPrune RatioL1 valueParametersTop1 AccuracySpeed
0009.8MB93.24%152.0ms
100.0019.8MB92.68%152.0ms
20.30.0017.2MB91.84%-
30.3 + 0.7 * 0.3 = 0.510.0015.4MB91.26%-
40.51 + 0.49 * 0.2 = 0.60804.6MB92.13%79.3ms
50.608 (merging BN)-4.5MB92.13%58.0ms

Comparisons of speeds on different models

ModelSpeed on PCSpeed on iPhone7p (using NCNN)
ResNet50about 1000ms277.8ms
MobileNet v2152.0ms41.4ms
Pruned MobileNet v2 (with BN)79.3ms18.1ms
Pruned MobileNet v2 (merging BN)58.0ms13.6ms
(about 5ms
when the input is resized into 96x96 )

Contact

If you have any problems, please feel free to contact me via eezywu@163.com.




上一篇:simplified_mobilenet

下一篇: SSD_mobilenetv2-with-Focal-loss

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...