소스 검색

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

Fixed #903
Justine Tunney 8 년 전
부모
커밋
f88eef947c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: