jaxony / ShuffleNet

ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083
MIT License
294 stars 90 forks source link

Steps to run shuffle net on imagenet dataset. #12

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi Jackson,

I followed your github blog. It is impressive 😊. I was looking into ShuffleNet repository. Could you please give me steps to run ShuffleNet on imagenet dataset. https://github.com/jaxony/ShuffleNet

Thanks in Advance!.