From fcc2463a92b73c945ed955151c8f94ac74ac12a6 Mon Sep 17 00:00:00 2001 From: Marcos Luciano Date: Thu, 26 May 2022 09:48:46 -0300 Subject: [PATCH] DeepStream 6.1 update --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e31c543..ce6dbe4 100644 --- a/readme.md +++ b/readme.md @@ -51,7 +51,7 @@ NVIDIA DeepStream SDK 6.1 / 6.0.1 / 6.0 configuration for YOLO models * [CUDA 11.6 Update 1](https://developer.nvidia.com/cuda-11-6-1-download-archive?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=20.04&target_type=runfile_local) * [TensorRT 8.2 GA Update 4 (8.2.5.1)](https://developer.nvidia.com/nvidia-tensorrt-8x-download) * [NVIDIA Driver 510.47.03](https://www.nvidia.com.br/Download/index.aspx) -* [NVIDIA DeepStream SDK 6.1](https://developer.nvidia.com/deepstream-sdk) +* [NVIDIA DeepStream SDK 6.1](https://developer.nvidia.com/deepstream-getting-started) * [GStreamer 1.16.2](https://gstreamer.freedesktop.org/) * [DeepStream-Yolo](https://github.com/marcoslucianops/DeepStream-Yolo) @@ -269,7 +269,7 @@ sudo apt-get update sudo apt install tensorrt ``` -#### 7. Download from [NVIDIA website](https://developer.nvidia.com/deepstream-sdk) and install the DeepStream SDK +#### 7. Download from [NVIDIA website](https://developer.nvidia.com/deepstream-getting-started) and install the DeepStream SDK DeepStream 6.1 for Servers and Workstations (.deb) @@ -405,7 +405,7 @@ sudo apt-get update sudo apt-get install libnvinfer8=8.0.1-1+cuda11.3 libnvinfer-plugin8=8.0.1-1+cuda11.3 libnvparsers8=8.0.1-1+cuda11.3 libnvonnxparsers8=8.0.1-1+cuda11.3 libnvinfer-bin=8.0.1-1+cuda11.3 libnvinfer-dev=8.0.1-1+cuda11.3 libnvinfer-plugin-dev=8.0.1-1+cuda11.3 libnvparsers-dev=8.0.1-1+cuda11.3 libnvonnxparsers-dev=8.0.1-1+cuda11.3 libnvinfer-samples=8.0.1-1+cuda11.3 libnvinfer-doc=8.0.1-1+cuda11.3 ``` -#### 7. Download from [NVIDIA website](https://developer.nvidia.com/deepstream-sdk) and install the DeepStream SDK +#### 7. Download from [NVIDIA website](https://developer.nvidia.com/deepstream-sdk-download-tesla-archived) and install the DeepStream SDK * DeepStream 6.0.1 for Servers and Workstations (.deb)