Browse Source

Fix typos in models/slim/README.md (#904)

Fixed #903
Justine Tunney 8 years ago
parent
commit
f88eef947c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      slim/README.md

+ 1 - 1
slim/README.md

@@ -350,7 +350,7 @@ See
 
 #### The ResNet and VGG Models have 1000 classes but the ImageNet dataset has 1001
 
-The ImageNet dataset provied has an empty background class which was can be used
+The ImageNet dataset provided has an empty background class which can be used
 to fine-tune the model to other tasks. If you try training or fine-tuning the
 VGG or ResNet models using the ImageNet dataset, you might encounter the
 following error: