From c561a0206e135e43ddaaba681c6cee1df97b87ff Mon Sep 17 00:00:00 2001 From: Marcos Luciano Date: Mon, 21 Feb 2022 23:52:39 -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 e8d1533..a6fc956 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ NVIDIA DeepStream SDK 6.0 configuration for YOLO models * YOLOR native support * Models benchmarks (**outdated**) * **GPU YOLO Decoder (moved from CPU to GPU to get better performance)** [#138](https://github.com/marcoslucianops/DeepStream-Yolo/issues/138) -* **Improved NMS** [#71](https://github.com/marcoslucianops/DeepStream-Yolo/issues/142) +* **Improved NMS** [#142](https://github.com/marcoslucianops/DeepStream-Yolo/issues/142) ##