You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgalt="bounding box predictions using DetectNet"src="https://media.githubusercontent.com/media/NVIDIA-ISAAC-ROS/.github/main/resources/isaac_ros_docs/repositories_and_packages/isaac_ros_object_detection/isaac_ros_object_detection_example_bbox.png/"width="300px"/></div>
<imgalt="bounding box predictions using DetectNet"src="https://media.githubusercontent.com/media/NVIDIA-ISAAC-ROS/.github/release-4.0/resources/isaac_ros_docs/repositories_and_packages/isaac_ros_object_detection/isaac_ros_object_detection_example_bbox.png/"width="300px"/></div>
7
7
8
8
## Overview
9
9
10
10
Isaac ROS Object Detection contains ROS 2 packages to perform object
11
11
detection.
12
-
`isaac_ros_rtdetr`, `isaac_ros_detectnet`, and `isaac_ros_yolov8` each provide a method for spatial
12
+
`isaac_ros_rtdetr`, `isaac_ros_detectnet`, `isaac_ros_yolov8`, and `isaac_ros_grounding_dino` each provide a method for spatial
13
13
classification using bounding boxes with an input image. Classification
14
14
is performed by a GPU-accelerated model of the appropriate architecture:
*[Try More Examples](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_object_detection/isaac_ros_rtdetr/index.html#try-more-examples)
@@ -97,4 +103,4 @@ Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/re
97
103
98
104
## Latest
99
105
100
-
Update 2024-12-10: Update to be compatible with JetPack 6.1
NVIDIA is dedicated to the security and trust of our software products and services, including all source code repositories managed through our organization.
4
+
5
+
If you need to report a security issue, please use the appropriate contact points outlined below. **Please do not report security vulnerabilities through GitHub.**
6
+
7
+
## Reporting Potential Security Vulnerability in an NVIDIA Product
8
+
9
+
To report a potential security vulnerability in any NVIDIA product:
- We encourage you to use the following PGP key for secure email communication: [NVIDIA public PGP Key for communication](https://www.nvidia.com/en-us/security/pgp-key)
13
+
- Please include the following information:
14
+
- Product/Driver name and version/branch that contains the vulnerability
15
+
- Type of vulnerability (code execution, denial of service, buffer overflow, etc.)
16
+
- Instructions to reproduce the vulnerability
17
+
- Proof-of-concept or exploit code
18
+
- Potential impact of the vulnerability, including how an attacker could exploit the vulnerability
19
+
20
+
While NVIDIA currently does not have a bug bounty program, we do offer acknowledgement when an externally reported security issue is addressed under our coordinated vulnerability disclosure policy. Please visit our [Product Security Incident Response Team (PSIRT)](https://www.nvidia.com/en-us/security/psirt-policies/) policies page for more information.
21
+
22
+
## NVIDIA Product Security
23
+
24
+
For all security-related concerns, please visit NVIDIA's Product Security portal at https://www.nvidia.com/en-us/security
0 commit comments