Skip to content

Commit

Permalink
Fix benchmark.py usage comment (#10131)
Browse files Browse the repository at this point in the history
Update benchmarks.py

Signed-off-by: Rubén Usamentiaga <rusamentiaga@uniovi.es>

Signed-off-by: Rubén Usamentiaga <rusamentiaga@uniovi.es>
  • Loading branch information
rusamentiaga authored Nov 11, 2022
1 parent 55e9516 commit 7c3827a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c3827a

Please sign in to comment.