minhto2802 / keras-shufflenet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shufflenet

This is a Keras implementation of ShuffleNet.

It adds Shuffle Units, composed of Grouped Pointwise convolution, Depthwise convolution, and shuffle layers.

Arxiv link.

About

License:Apache License 2.0


Languages

Language:Python 100.0%