WJJ1995
c8db4b442a
[Runtime] Add Poros Backend Runtime demo for c++/python ( #915 )
...
* add onnx_ort_runtime demo
* rm in requirements
* support batch eval
* fixed MattingResults bug
* move assignment for DetectionResult
* integrated x2paddle
* add model convert readme
* update readme
* re-lint
* add processor api
* Add MattingResult Free
* change valid_cpu_backends order
* add ppocr benchmark
* mv bs from 64 to 32
* fixed quantize.md
* fixed quantize bugs
* Add Monitor for benchmark
* update mem monitor
* Set trt_max_batch_size default 1
* fixed ocr benchmark bug
* support yolov5 in serving
* Fixed yolov5 serving
* Fixed postprocess
* update yolov5 to 7.0
* add poros runtime demos
* update readme
* Support poros abi=1
* rm useless note
* deal with comments
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-12-20 19:03:14 +08:00
WJJ1995
4bbfd977c7
[Other] Add onnx_ort_runtime cpp/python demos ( #565 )
...
* add onnx_ort_runtime demo
* rm in requirements
2022-11-11 12:47:06 +08:00
WJJ1995
d259952224
[Bug Fix] change reused_input_tensors&&reused_output_tensors name ( #534 )
...
* add paddle_trt in benchmark
* update benchmark in device
* update benchmark
* update result doc
* fixed for CI
* update python api_docs
* update index.rst
* add runtime cpp examples
* deal with comments
* Update infer_paddle_tensorrt.py
* Add runtime quick start
* deal with comments
* fixed reused_input_tensors&&reused_output_tensors
Co-authored-by: Jason <928090362@qq.com >
2022-11-09 00:33:33 +08:00
Jason
1cae5f888f
Update README.md
2022-11-07 21:35:56 +08:00
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