From 52ea5e7fe8dd0d557f5ec828140a9332c2e7e68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Usamentiaga?= Date: Fri, 11 Nov 2022 18:42:40 +0100 Subject: [PATCH] Update benchmarks.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rubén Usamentiaga --- benchmarks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks.py b/benchmarks.py index ef5c882973f0..03d7d693a936 100644 --- a/benchmarks.py +++ b/benchmarks.py @@ -22,7 +22,7 @@ $ pip install -U nvidia-tensorrt --index-url https://pypi.ngc.nvidia.com # TensorRT Usage: - $ python utils/benchmarks.py --weights yolov5s.pt --img 640 + $ python benchmarks.py --weights yolov5s.pt --img 640 """ import argparse