Update readme_industry.md

pull/1/head
thomas-yanxin 2022-01-09 03:05:31 +08:00 committed by GitHub
parent 66948b6b5a
commit 4ef8dcc06e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -329,7 +329,6 @@ Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdo
-o IndexProcess.index_dir="/home/aistudio/dataset/index_inference"
```
```python
#基于索引库的图像识别
!python3.7 python/predict_system.py \
@ -345,9 +344,10 @@ Inference: 31.720638275146484 ms per batch image
```
### 测试效果图
以下为参与模型训练的商品的测试效果图:
![](../image/recognition_3.png)
![](../image/recognition_2.png)
以下为未参与模型训练的商品的测试效果图:
![](../image/recognition_2.jpg)
## 模型部署