Unverified Commit 3ee5ecc5 authored by Jaeyoun Kim's avatar Jaeyoun Kim Committed by GitHub
Browse files

Update README.md

Fix a broken link
parent 5a56f04b
...@@ -15,7 +15,7 @@ data reading and queueing utilities. You can easily train any model on any of ...@@ -15,7 +15,7 @@ data reading and queueing utilities. You can easily train any model on any of
these datasets, as we demonstrate below. We've also included a these datasets, as we demonstrate below. We've also included a
[jupyter notebook](https://github.com/tensorflow/models/blob/master/research/slim/slim_walkthrough.ipynb), [jupyter notebook](https://github.com/tensorflow/models/blob/master/research/slim/slim_walkthrough.ipynb),
which provides working examples of how to use TF-Slim for image classification. which provides working examples of how to use TF-Slim for image classification.
For developing or modifying your own models, see also the [main TF-Slim page](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/slim). For developing or modifying your own models, see also the [main TF-Slim page](https://github.com/tensorflow/models/tree/master/research/slim).
## Contacts ## Contacts
......
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