"vscode:/vscode.git/clone" did not exist on "96211bbafe2c1a87e2e847c09de6f4bf65c6d61d"
Commit 6535982b authored by shizhm's avatar shizhm
Browse files

修改readme

parent 8d9992cf
...@@ -41,7 +41,7 @@ cd <path_to_yolov5_migraphx>/Python ...@@ -41,7 +41,7 @@ cd <path_to_yolov5_migraphx>/Python
pip install -r requirements.txt pip install -r requirements.txt
``` ```
### 推理示例 ### 运行示例
YoloV5模型的推理示例程序是YoloV5_infer_migraphx.py,在Python目录下使用如下命令运行该推理示例: YoloV5模型的推理示例程序是YoloV5_infer_migraphx.py,在Python目录下使用如下命令运行该推理示例:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment