Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Mar 12, 2019
1 parent 05790c5 commit b2df5c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Vision primitives, such as [`imageNet`](imageNet.h) for image recognition, [`det

There are multiple tracks of the tutorial that you can choose to follow, including Training + Inference or Inference-Only.

## Inference Only
## Hello AI World (Inference Only)

If you would like to only do the inference portion of the tutorial, which can be run on your Jetson in roughly two hours, these modules are available below:

Expand All @@ -25,7 +25,7 @@ If you would like to only do the inference portion of the tutorial, which can be
* [Detecting Objects from the Command Line](docs/detectnet-console-2.md#detecting-objects-from-the-command-line)
* [Running the Live Camera Detection Demo](docs/detectnet-camera-2.md)

## Training + Inference
## Two Days to a Demo (Training + Inference)

The full tutorial includes training and inference, and can take roughly two days or more depending on system setup, downloading the datasets, and the training speed of your GPU.

Expand Down

0 comments on commit b2df5c3

Please sign in to comment.