update readme

This commit is contained in:
Lu Junjie 2024-10-20 17:24:59 +08:00
parent 77221c65aa
commit c8761cff05

View File

@ -223,7 +223,7 @@ python yopo_trt_transfer.py --trial=1 --epoch=0 --iter=0
``` ```
cd ~/YOPO/ cd ~/YOPO/
conda activate yopo conda activate yopo
python test_yopo_ros.py --use_tensorrt=True python test_yopo_ros.py --use_tensorrt=1
``` ```
## Finally ## Finally