You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This is a "short" (rather lengthy) tutorial that started off as self notes on how to set-up and get going with the TensorFlow Object Detection API.
4
4
5
5
To read the actual to tutorial, you have the following 2 (more like 3) options:
6
-
1. Visit tfobjectdettut.readthedocs.io. (By far the easiest)
6
+
1. Visit [http://tensorflow-object-detection-api-tutorial.readthedocs.io](http://tensorflow-object-detection-api-tutorial.readthedocs.io). (By far the easiest)
7
7
2. Clone/Download the repo:
8
8
- Open the "index.html" files under docs/build/ (Not guaranteed to be up-to-date)
9
9
- Build the docs using Sphinx and the open "index.html" (Guaranteed to be up-to-date)
0 commit comments