mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
Fix benchmark.py usage comment (#10131)
Update benchmarks.py Signed-off-by: Rubén Usamentiaga <rusamentiaga@uniovi.es> Signed-off-by: Rubén Usamentiaga <rusamentiaga@uniovi.es>
This commit is contained in:
parent
55e9516846
commit
7c3827a2d6
@ -22,7 +22,7 @@ Requirements:
|
||||
$ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user