From 329daeb150b93e3b77d2147c5d4d1dad7b6be7a0 Mon Sep 17 00:00:00 2001 From: Marcos Luciano Date: Thu, 17 Feb 2022 15:27:46 -0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 68767c2..bbbc0ac 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ NVIDIA DeepStream SDK 6.0 configuration for YOLO models * YOLOv5 6.0 native support * YOLOR native support * Models benchmarks -* **GPU YOLO Decoder (moved from CPU to GPU to get better performance)** +* **GPU YOLO Decoder (moved from CPU to GPU to get better performance)** [#138](https://github.com/marcoslucianops/DeepStream-Yolo/issues/138) ##