Commit ee004690 authored by yangql's avatar yangql
Browse files

Update README.md

parent 246a8f1b
...@@ -89,9 +89,6 @@ source ~/.bashrc ...@@ -89,9 +89,6 @@ source ~/.bashrc
# 进入resnet50_onnxruntime工程根目录 # 进入resnet50_onnxruntime工程根目录
cd <path_to_resnet50_onnxruntime> cd <path_to_resnet50_onnxruntime>
#下载模型
sh ./Resource/Models/download.sh
# 进入build目录 # 进入build目录
cd build/ cd build/
...@@ -105,7 +102,7 @@ class=n01843065 jacamar ; probability=11.903831 ...@@ -105,7 +102,7 @@ class=n01843065 jacamar ; probability=11.903831
``` ```
### C++版本 ### C++版本
``` ```
class=n01843065 jacamar ; probability=11.903831 class=n01843065 jacamar probability=11.903832
``` ```
### 精度 ### 精度
......
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