Skip to content

Commit

Permalink
Merge pull request NVIDIA-AI-IOT#8 from NVIDIA-Jetson/graphics
Browse files Browse the repository at this point in the history
Graphics
  • Loading branch information
jaybdub-nv authored Aug 1, 2018
2 parents 29f0b00 + 9ea7c5e commit 3cffe63
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
TensorFlow/TensorRT Models on Jetson
====================================

<p align="center">
<img src="data/landing_graphic.jpg" alt="landing graphic" height="300px"/>
</p>

This repository contains scripts and documentation to use TensorFlow image classification and object detection models on NVIDIA Jetson. The models are sourced from the [TensorFlow models repository](https://github.com/tensorflow/models)
and optimized using TensorRT.

Expand Down Expand Up @@ -67,6 +71,10 @@ Setup
Image Classification
--------------------


<img src="data/classification_graphic.jpg" alt="classification" height="300px"/>


<a name="ic_models"></a>
### Models

Expand Down Expand Up @@ -158,6 +166,8 @@ with TensorRT as shown above.
Object Detection
----------------

<img src="data/detection_graphic.jpg" alt="detection" height="300px"/>

<a name="od_models"></a>
### Models

Expand Down
Binary file added data/classification_graphic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/detection_graphic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/landing_graphic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3cffe63

Please sign in to comment.