From c8761cff05a739701a13a0de861720b3ba3aa212 Mon Sep 17 00:00:00 2001 From: Lu Junjie Date: Sun, 20 Oct 2024 17:24:59 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2afc77..d139471 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ python yopo_trt_transfer.py --trial=1 --epoch=0 --iter=0 ``` cd ~/YOPO/ conda activate yopo -python test_yopo_ros.py --use_tensorrt=True +python test_yopo_ros.py --use_tensorrt=1 ``` ## Finally