Skip to content

arthurdouillard/keras-shufflenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Implementation in Keras of ShuffleNet (https://arxiv.org/abs/1707.01083)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages