ソースを参照

Update README.md

Ce Ge 9 年 前
コミット
d0b73495a6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      inception/README.md

+ 1 - 1
inception/README.md

@@ -583,7 +583,7 @@ FLOWERS_DATA_DIR=/tmp/flowers-data/
 EVAL_DIR=/tmp/flowers_eval/
 EVAL_DIR=/tmp/flowers_eval/
 
 
 # Evaluate the fine-tuned model on a hold-out of the flower data set.
 # Evaluate the fine-tuned model on a hold-out of the flower data set.
-blaze-bin/inception/flowers_eval \
+bazel-bin/inception/flowers_eval \
   --eval_dir="${EVAL_DIR}" \
   --eval_dir="${EVAL_DIR}" \
   --data_dir="${FLOWERS_DATA_DIR}" \
   --data_dir="${FLOWERS_DATA_DIR}" \
   --subset=validation \
   --subset=validation \