Commit Graph

4 Commits

Author SHA1 Message Date
yunyaoXYY
e796658e54 [Bug Fix] Fix OCR Serving bug. (#1516)
fix ocr_serving bug
2023-03-06 13:32:05 +08:00
HinGwenWoong
126c1a222a [Improve Serving] Add OCR det bbox in output buffer which is very important for application (#1214)
* Add ocr det bbox output

* Add ocr det bbox output

* Add ocr det bbox output

* Add ocr det bbox output

* Add ocr det bbox

* Add ocr det bbox

* Add ocr det bbox

* Add ocr det bbox output
2023-02-02 09:57:52 +08:00
heliqi
01b67856a6 [Serving]update ocr model.py from np.object to np.object_ (#1017)
* [Serving]update ocr model.py from np.object to np.object_

* Update model.py
2022-12-30 12:00:07 +08:00
Thomas Young
95036392e7 [Serving] add ocr serving example (#627)
* add ocr serving example

* 1

1

* Add files via upload

* Update README.md

* Delete ocr_pipeline.png

* Add files via upload

* Delete ocr_pipeline.png

* Add files via upload

* 1

1

* 1

1

* Update README.md

* 1

1

* fix codestyle

* fix codestyle

Co-authored-by: Jason <jiangjiajun@baidu.com>
Co-authored-by: heliqi <1101791222@qq.com>
2022-11-28 13:25:09 +08:00