85 Forks
281 Stars
281 Watchers

ShuffleNet

ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083

How to download and setup ShuffleNet

Open terminal and run command
git clone https://github.com/jaxony/ShuffleNet.git
git clone is used to create a copy or clone of ShuffleNet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ShuffleNet https://github.com/jaxony/ShuffleNet/archive/master.zip

Or simply clone ShuffleNet with SSH
[email protected]:jaxony/ShuffleNet.git

If you have some problems with ShuffleNet

You may open issue on ShuffleNet support forum (system) here: https://github.com/jaxony/ShuffleNet/issues