Rasesh Patel 9 years ago
parent
commit
c348081a6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inception/inception/data/build_image_data.py

+ 1 - 1
inception/inception/data/build_image_data.py

@@ -24,7 +24,7 @@ following directory structure.
   data_dir/label_1/my-image.jpeg
   ...
 
-where the sub-sirectory is the unique label associated with these images.
+where the sub-directory is the unique label associated with these images.
 
 This TensorFlow script converts the training and evaluation data into
 a sharded data set consisting of TFRecord files