Commit c1464a9c authored by liucong's avatar liucong
Browse files

修改readme

parent 441457e7
...@@ -97,7 +97,7 @@ source ~/.bashrc ...@@ -97,7 +97,7 @@ source ~/.bashrc
1. 静态推理 1. 静态推理
``` ```
./MIGraphX_Samples 0 ./CRNN 0
``` ```
静态推理示例输入样本图像为: 静态推理示例输入样本图像为:
...@@ -117,7 +117,7 @@ a-----v--a-i-l-a-bb-l-e--- => available ...@@ -117,7 +117,7 @@ a-----v--a-i-l-a-bb-l-e--- => available
export MIGRAPHX_DYNAMIC_SHAPE=1 export MIGRAPHX_DYNAMIC_SHAPE=1
# 执行动态推理 # 执行动态推理
./MIGraphX_Samples 1 ./CRNN 1
``` ```
文本识别结果: 文本识别结果:
......
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