Skip to content

Commit

Permalink
Link GluonCV object detection tutorial for Jetson (apache#18530)
Browse files Browse the repository at this point in the history
* add object detection tutorial for Jetson

* adding GluonCV in title

* cross reference gluoncv turorial
  • Loading branch information
mseth10 authored and bgawrych committed Jun 23, 2020
1 parent 73b192a commit 4dfe5bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/python_docs/python/tutorials/deploy/inference/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ The following tutorials will help you learn how to deploy MXNet models for infer
:link: image_classification_jetson.html

Example of running a pretrained image classification model on a Jetson module.

.. card::
:title: Object Detection on Jetson
:link: https://gluon-cv.mxnet.io/build/examples_detection/demo_jetson.html

Example of running a pretrained object detection model on a Jetson module.


.. toctree::
Expand Down

0 comments on commit 4dfe5bd

Please sign in to comment.