Update docs metadata (#3781)

This commit is contained in:
Glenn Jocher 2023-07-17 12:40:04 +02:00 committed by GitHub
parent e324af6a12
commit e8030316f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
194 changed files with 783 additions and 308 deletions

View file

@ -1,7 +1,7 @@
---
comments: true
description: Deploy YOLOv5 on NVIDIA Jetson using TensorRT and DeepStream SDK for high performance inference. Step-by-step guide with code snippets.
keywords: YOLOv5, NVIDIA Jetson, TensorRT, DeepStream SDK, deployment, AI at edge, PyTorch, computer vision, object detection, CUDA
description: Detailed guide on deploying trained models on NVIDIA Jetson using TensorRT and DeepStream SDK. Optimize the inference performance on Jetson with Ultralytics.
keywords: TensorRT, NVIDIA Jetson, DeepStream SDK, deployment, Ultralytics, YOLO, Machine Learning, AI, Deep Learning, model optimization, inference performance
---
# Deploy on NVIDIA Jetson using TensorRT and DeepStream SDK