“cc9a860d930c7e336128e1020d29a1d5219811b5”上不存在“develop/doc/design/switch.html”
提交 e0a02fa1 编写于 作者: C cuicheng01

update docs

上级 f1ac17bc
...@@ -116,7 +116,7 @@ The predicted pictures are as follows: ...@@ -116,7 +116,7 @@ The predicted pictures are as follows:
![](../../images/quick_start/multi_label_demo.png) ![](../../images/quick_start/multi_label_demo.png)
Obtain an output silimar to the following: After executing the inference command, obtain an output silimar to the following:
``` ```
0517_2715693311.jpg: class id(s): [6, 13, 17, 23, 30], score(s): [0.98, 0.78, 0.64, 0.99, 0.96], label_name(s): ['clouds', 'lake', 'ocean', 'sky', 'water'] 0517_2715693311.jpg: class id(s): [6, 13, 17, 23, 30], score(s): [0.98, 0.78, 0.64, 0.99, 0.96], label_name(s): ['clouds', 'lake', 'ocean', 'sky', 'water']
......
...@@ -110,7 +110,7 @@ python3 python/predict_cls.py \ ...@@ -110,7 +110,7 @@ python3 python/predict_cls.py \
![](../../images/quick_start/multi_label_demo.png) ![](../../images/quick_start/multi_label_demo.png)
得到类似下面的输出: 执行推理命令后,得到类似下面的输出:
``` ```
0517_2715693311.jpg: class id(s): [6, 13, 17, 23, 30], score(s): [0.98, 0.78, 0.64, 0.99, 0.96], label_name(s): ['clouds', 'lake', 'ocean', 'sky', 'water'] 0517_2715693311.jpg: class id(s): [6, 13, 17, 23, 30], score(s): [0.98, 0.78, 0.64, 0.99, 0.96], label_name(s): ['clouds', 'lake', 'ocean', 'sky', 'water']
``` ```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册