Skip to content

Instantly share code, notes, and snippets.

@zhreshold
Created July 26, 2017 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhreshold/7445c700b611d4b7a20010aa6c6c0b1f to your computer and use it in GitHub Desktop.
Save zhreshold/7445c700b611d4b7a20010aa6c6c0b1f to your computer and use it in GitHub Desktop.
Convolutional structure tricks and techniques

Techniques to accelerate convolutional neural networks

  • Depthwise convolution (mobilenet)
  • Shufflenet
  • Densenet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment