Commit f88eef94 authored by Justine Tunney's avatar Justine Tunney Committed by drpngx
Browse files

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

Fixed #903
parent be37e9db
......@@ -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:
......
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