-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add jetson object detection tutorial #1346
Conversation
@zhreshold please review! |
Job PR-1346-1 is done. |
export MXNET_CUDNN_AUTOTUNE_DEFAULT=0 | ||
|
||
Here's the object detection python script: | ||
.. code-block:: python |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one more line to allow parser recognize the code block
Job PR-1346-2 is done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mseth10 this is awesome!
@zhreshold can you please merge this. Thanks! |
Adding a tutorial for object detection on NVIDIA Jetson module.