Commit cb31aeff authored by James Pruegsanusak's avatar James Pruegsanusak Committed by Sergio Guadarrama
Browse files

Fix link to make image show up in mobilenet_v1.md (#1554)

Use a relative link instead
parent 7ad450b8
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
MobileNets trade off between latency, size and accuracy while comparing favorably with popular models from the literature. MobileNets trade off between latency, size and accuracy while comparing favorably with popular models from the literature.
![alt text](https://github.com/tensorflow/models/tree/master/slim/nets/mobilenet_v1.png, "MobileNet Graph") ![alt text](mobilenet_v1.png "MobileNet Graph")
# Pre-trained Models # Pre-trained Models
......
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