Skip to content

Commit 22e6110

Browse files
authored
Update README.md
1 parent 96e828d commit 22e6110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yolox_ros_cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ cd ~/ros2_ws
121121
- ONNX model copy to weight dir
122122
- `cp saved_model_yolox_nano_480x640/yolox_nano_480x640.onnx src/YOLOX-ROS/weight/onnx/`
123123
- Convert to TensorRT engine
124-
./src/YOLOX-ROS/weights/tensorrt/convert.bash yolox_nano_480x640
124+
- `./src/YOLOX-ROS/weights/tensorrt/convert.bash yolox_nano_480x640`
125125

126126

127127
### build packages

0 commit comments

Comments
 (0)