Jason
0dd9ecee65
Optimize ocr system code ( #209 )
...
* Support PPYOLOE plus model
* Optimize ocr system code
* modify example code
* fix patchelf of openvino
* optimize demo code of ocr
* remove debug code
* update demo code of ocr
Co-authored-by: Jack Zhou <zhoushunjie@baidu.com >
2022-09-14 09:46:03 +08:00
Jason
cf4afa4220
Add OpenVINO backend support ( #148 )
...
* Add OpenVINO backend support
* fix pybind
* fix python library path
2022-08-24 16:22:38 +08:00
jiangjiajun
d557be18ba
Fix classification and move segmentation
2022-08-11 13:21:42 +00:00
Jason
3e01118d01
Validate all backends for detection models and add demo code & docs ( #94 )
...
* Validate all backends for detection models and add demo code and doc
* Delete .README.md.swp
2022-08-11 10:03:53 +08:00
Jason
9c67653e34
support build cpu/gpu package ( #75 )
...
* support build cpu/gpu package
* remove useless modification
2022-08-08 15:24:36 +08:00
Jason
90e0f53e48
Fix runtime with python ( #63 )
2022-08-01 17:51:13 +08:00