-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Hello AI World | ||
|
||
[Hello AI World](https://github.com/dusty-nv/jetson-inference){:target="_blank"} is an in-depth tutorial series for DNN-based inference and training of image classification, object detection, semantic segmentation, and more. It is built on the [`jetson-inference`](https://github.com/dusty-nv/jetson-inference){:target="_blank"} library using TensorRT for optimized performance. | ||
|
||
<a href="https://github.com/dusty-nv/jetson-inference" target="_blank"><img width="75%" src="https://github.com/dusty-nv/jetson-inference/raw/master/docs/images/deep-vision-primitives.jpg"></img></a> | ||
|
||
It's highly recommended to familiarize yourself with the concepts of machine learning and computer vision before diving into the more advanced topics of generative AI here on the Jetson AI Lab. Many of these models will prove useful to have during your development. | ||
|
||
<a href="https://github.com/dusty-nv/jetson-inference" target="_blank"><img width="75%" src="https://github.com/dusty-nv/jetson-inference/raw/master/docs/images/detectnet.jpg"></img></a> | ||
|
||
<a href="https://github.com/dusty-nv/jetson-inference" target="_blank"><img width="75%" src="https://github.com/dusty-nv/jetson-inference/raw/master/docs/images/posenet-0.jpg"></img></a> | ||
|
||
**HELLO AI WORLD** >> [https://github.com/dusty-nv/jetson-inference](https://github.com/dusty-nv/jetson-inference) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters