Commit 2fe17b0d authored by James Pruegsanusak's avatar James Pruegsanusak
Browse files

Removed wrong parameter in another example

parent 05efe3aa
......@@ -48,8 +48,7 @@ bazel-bin/tensorflow/examples/label_image/label_image \
--graph=/tmp/frozen_inception_v3.pb \
--labels=/tmp/imagenet_slim_labels.txt \
--input_mean=0 \
--input_std=255 \
--logtostderr
--input_std=255
"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment