Commit 90f8a7c9 authored by chenxj's avatar chenxj
Browse files

add model.properties

parent da2d01b3
......@@ -73,7 +73,7 @@ python3 tools/infer/predict_system.py --image_dir="./doc/imgs/" --det_model_dir=
| Model | Acc |
| :------: | :------: |
| rec | 0.6490 |
## 历史版本
## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/paddleocr
## 参考
* [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
......
# 模型名称
modelName=PaddleOCR
# 模型描述
modelDescription=PaddleOCR是一个实现字符检测和识别的模型
# 应用场景
appScenario=推理,训练,OCR
# 框架类型
frameType=paddle
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