Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jugfk authored Feb 25, 2021
1 parent 9e738b8 commit 7b49386
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions How_To_Install_Jetson_Inference_On_Jetson_Nano.txt
Original file line number Diff line number Diff line change
@@ -41,6 +41,8 @@ python3 my-detection.py ./images/dog_0.jpg

# References
https://github.com/dusty-nv/jetson-inference/blob/master/docs/building-repo-2.md
# S3E1 - Hello AI World Setup: https://youtu.be/QXIwdsyK7Rw
# S3E2 - Image Classification Inference: https://youtu.be/QatH8iF0Efk
https://github.com/dusty-nv/jetson-inference/blob/master/docs/imagenet-console-2.md
https://github.com/dusty-nv/jetson-inference/blob/master/docs/imagenet-example-python-2.md
https://github.com/dusty-nv/jetson-inference/blob/master/docs/imagenet-example-2.md
Original file line number Diff line number Diff line change
@@ -41,6 +41,8 @@ cd build/aarch64/bin

# (press Ctrl+D to exit the container)

# Reference:
https://github.com/dusty-nv/jetson-inference/blob/master/docs/aux-docker.md
# References:
# https://github.com/dusty-nv/jetson-inference/blob/master/docs/aux-docker.md
# S3E1 - Hello AI World Setup: https://youtu.be/QXIwdsyK7Rw
# S3E2 - Image Classification Inference: https://youtu.be/QatH8iF0Efk
=================================================================================================

0 comments on commit 7b49386

Please sign in to comment.