Skip to content

Commit 783f5bf

Browse files
committed
Typo and add LabelImg note for binary downloads
1 parent 86ac317 commit 783f5bf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/source/install.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,9 @@ Test your Installation
387387
LabelImg Installation
388388
---------------------
389389

390+
For Windows and Linux you can download the precompiled binary at http://tzutalin.github.io/labelImg/.
391+
The steps for installing from source follow below.
392+
390393
Create a new Conda virtual environment
391394
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
392395

docs/source/training.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Now that we have done all the above, we can start doing some cool stuff. Here we
1919
Preparing workspace
2020
~~~~~~~~~~~~~~~~~~~
2121

22-
If you have followed the tutorial, you shhould by now have a folder ``Tensorflow``, placed under ``<PATH_TO_TF>`` (e.g. ``C:\Users\sglvladi\Documents``), with the following directory tree:
22+
If you have followed the tutorial, you should by now have a folder ``Tensorflow``, placed under ``<PATH_TO_TF>`` (e.g. ``C:\Users\sglvladi\Documents``), with the following directory tree:
2323

2424
| TensorFlow
2525
| ├─ addons

0 commit comments

Comments
 (0)