Unverified Commit 5a56f04b authored by Jaeyoun Kim's avatar Jaeyoun Kim Committed by GitHub
Browse files

Update README.md

Fix a broken link
parent 4b53cd23
# TensorFlow-Slim image classification model library
[TF-slim](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/slim)
[TF-slim](https://github.com/tensorflow/models/tree/master/research/slim)
is a new lightweight high-level API of TensorFlow (`tensorflow.contrib.slim`)
for defining, training and evaluating complex
models. This directory contains
......@@ -21,9 +21,9 @@ For developing or modifying your own models, see also the [main TF-Slim page](ht
Maintainers of TF-slim:
* Sergio Guadarrama, GitHub: [sguada](https://github.com/sguada)
* Nathan Silberman,
github: [nathansilberman](https://github.com/nathansilberman)
* Sergio Guadarrama, github: [sguada](https://github.com/sguada)
GitHub: [nathansilberman](https://github.com/nathansilberman)
## Citation
"TensorFlow-Slim image classification model library"
......
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