Commit c4ac61e3 authored by shangxl's avatar shangxl
Browse files

修改readme

parent 46e8db0a
......@@ -52,10 +52,15 @@ source /opt/dtk/env.sh
## 模型文件
```
# 安装onnx
pip install onnx
# 进入deeplabv3 migraphx工程根目录
cd <path_to_deeplabv3_migraphx>
# 进入Python目录
cd Python/
# 运行convert.py 生成模型文件 文件保存在Resource/Models目录下
python convert.py
```
......
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