资源算法Caffe-ShuffleNet

Caffe-ShuffleNet

2020-01-16 | |  35 |   0 |   0

Caffe-ShuffleNet

This is Re-implementation of ShuffleNet, For details, please read the original paper:
"ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices" by Xiangyu Zhang et. al. 2017. If you find any bug, please drop me an email. Thanks.

Notes

group 1group 2group 3
1     23     45     6

Each nubmer represents a channel of the feature map

step 1: Reshape

1  2
3  4
5  6

step 2: transpose

1 3 5
2 4 6  

step 3: flatten

group 1group 2group 3
1     35     24     6

Acknowledgement  

HolmesShuan




上一篇:keras-shufflenetV2

下一篇:shufflenet-v2-tensorflow

用户评价
全部评价

热门资源

  • 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...