Skip to content

Commit d1903f3

Browse files
Merge pull request #26 from NVIDIA-ISAAC-ROS/hotfix-release-dp-2-1
Add webinar header
2 parents c14014c + 7d08339 commit d1903f3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<div align="center"><img alt="Isaac ROS DNN Inference Sample Output (DOPE)" src="https://github.com/NVlabs/Deep_Object_Pose/raw/master/dope_objects.png" width="400px"/><img alt="Isaac ROS DNN Inference Sample Output (PeopleSemSegnet)" src="resources/peoplesemsegnet_rviz2.png" width="400px"/></div>
44

5+
---
6+
## Webinar Available
7+
Learn how to use this package by watching our on-demand webinar: [Accelerate YOLOv5 and Custom AI Models in ROS with NVIDIA Isaac](https://gateway.on24.com/wcc/experience/elitenvidiabrill/1407606/3998202/isaac-ros-webinar-series)
8+
9+
---
10+
511
## Overview
612

713
This repository provides two NVIDIA GPU-accelerated ROS2 nodes that perform deep learning inference using custom models. One node uses the TensorRT SDK, while the other uses the Triton SDK. This repository also contains a node to preprocess images, and convert them into tensors for use by TensorRT and Triton.
@@ -33,6 +39,7 @@ These data have been collected per the methodology described [here](https://gith
3339
## Table of Contents
3440

3541
- [Isaac ROS DNN Inference](#isaac-ros-dnn-inference)
42+
- [Webinar Available](#webinar-available)
3643
- [Overview](#overview)
3744
- [TensorRT](#tensorrt)
3845
- [Triton](#triton)

0 commit comments

Comments
 (0)