Skip to content

Commit 33b0b3a

Browse files
authored
Update README.md
1 parent 2d64b20 commit 33b0b3a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# TensorFlowObjectDetectionTutorial
2-
A tutorial on object detection using TensorFlow
2+
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+
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)
7+
2. Clone/Download the repo:
8+
- Open the "index.html" files under docs/build/ (Not guaranteed to be up-to-date)
9+
- Build the docs using Sphinx and the open "index.html" (Guaranteed to be up-to-date)

0 commit comments

Comments
 (0)