Skip to content

Instantly share code, notes, and snippets.

@petewarden
Created July 24, 2017 19:54
Show Gist options
  • Save petewarden/bd9edf8d5dbf1d1b9ffe4d0ca0b54dc2 to your computer and use it in GitHub Desktop.
Save petewarden/bd9edf8d5dbf1d1b9ffe4d0ca0b54dc2 to your computer and use it in GitHub Desktop.
bazel-bin/tensorflow/examples/label_image/label_image \
--input_mean=128 --input_std=128 --input_layer=Mul \
--output_layer=softmax \
--graph=/tmp/model/ranged_quantized_graph.pb \
--labels=/tmp/model/imagenet_comp_graph_label_strings.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment