Skip to content

Instantly share code, notes, and snippets.

@petewarden
Created July 24, 2017 19:02
Show Gist options
  • Save petewarden/d50e8ae404cfcda5d17dd532dc379e51 to your computer and use it in GitHub Desktop.
Save petewarden/d50e8ae404cfcda5d17dd532dc379e51 to your computer and use it in GitHub Desktop.
curl https://storage.googleapis.com/download.tensorflow.org/models/inception_dec_2015_stripped.zip \
-o /tmp/inception_dec_2015_stripped.zip
unzip /tmp/inception_dec_2015_stripped.zip \
-d tensorflow/contrib/pi_examples/label_image/data/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment