Explorar o código

Update README.md

jaybdub-nv %!s(int64=7) %!d(string=hai) anos
pai
achega
b8f57e2b91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -68,7 +68,7 @@ Run the following bash script to download all of the pretrained models.
 source scripts/download_models.sh
 ``` 
 
-If there are any models you don't want to use, simply remove their URL and name from the model lists in [scripts/download_models.sh](scripts/download_models.sh).  
+If there are any models you don't want to use, simply remove the URL from the model list in [scripts/download_models.sh](scripts/download_models.sh).  
 
 Next, because the TensorFlow models are provided in checkpoint format, we must convert them to frozen graphs for optimization with TensorRT.  Run the [scripts/models_to_frozen_graphs.py](scripts/models_to_frozen_graphs.py) script.