├── README.md ├── shufflenet_1x_g3.caffemodel ├── shufflenet_1x_g3_deploy.prototxt └── shufflenet_1x_g3_train.prototxt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/msnqqer/ShuffleNet/HEAD/README.md -------------------------------------------------------------------------------- /shufflenet_1x_g3.caffemodel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/msnqqer/ShuffleNet/HEAD/shufflenet_1x_g3.caffemodel -------------------------------------------------------------------------------- /shufflenet_1x_g3_deploy.prototxt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/msnqqer/ShuffleNet/HEAD/shufflenet_1x_g3_deploy.prototxt -------------------------------------------------------------------------------- /shufflenet_1x_g3_train.prototxt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/msnqqer/ShuffleNet/HEAD/shufflenet_1x_g3_train.prototxt --------------------------------------------------------------------------------