From a992c9feb5fb5c7a64da59f6c5a6f0c1c1a6cf2d Mon Sep 17 00:00:00 2001 From: Micaela Verucchi Date: Fri, 23 Jul 2021 16:50:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c38d0c5..b630fec 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Results for COCO val 2017 (5k images), on RTX 2080Ti, with conf threshold=0.001 ## Dependencies This branch works on every NVIDIA GPU that supports the following (latest tested) dependencies: -* CUDA 11.0 (or >= 10) +* CUDA 11.0 (or >= 10) [the segmentation only works with CUDA 10 for now] * cuDNN 8.0.4 (or >= 7.3) * TensorRT 7.2.0 (or >=5) * OpenCV 4.5.2 (or >=4)