Update README.md

This commit is contained in:
Micaela Verucchi
2021-07-23 16:50:15 +02:00
committed by GitHub
parent 09080709a9
commit a992c9feb5
+1 -1
View File
@@ -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)