Commit 6e291f47 authored by Chris Han's avatar Chris Han Committed by GitHub
Browse files

fix for broken link to slim README.md

parent 05057f97
...@@ -527,7 +527,7 @@ checkpoint. If you set this flag to true, you can train a new classification ...@@ -527,7 +527,7 @@ checkpoint. If you set this flag to true, you can train a new classification
layer from scratch. layer from scratch.
In order to understand how `--fine_tune` works, please see the discussion on In order to understand how `--fine_tune` works, please see the discussion on
`Variables` in the TensorFlow-Slim [`README.md`](slim/README.md). `Variables` in the TensorFlow-Slim [`README.md`](inception/slim/README.md).
Putting this all together you can retrain a pre-trained Inception-v3 model on Putting this all together you can retrain a pre-trained Inception-v3 model on
the flowers data set with the following command. the flowers data set with the following command.
......
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