Skip to content

Commit ccb513a

Browse files
authored
fix c++ doc
1 parent 0260f9d commit ccb513a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

yolox_ros_cpp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ git clone --recursive https://github.com/Ar-Ray-code/YOLOX-ROS -b humble
3333
```bash
3434
cd ~/ros2_ws
3535

36-
./src/YOLOX-ROS/weights/onnx/install.bash yolox_tiny
36+
./src/YOLOX-ROS/weights/onnx/download.bash yolox_tiny
3737
# Download onnx file and convert to IR format.
38-
# ./src/YOLOX-ROS/weights/openvino/install.bash yolox_tiny
38+
# ./src/YOLOX-ROS/weights/openvino/download.bash yolox_tiny
3939
```
4040

4141
### TensorRT

0 commit comments

Comments
 (0)