Commit Graph

3 Commits

Author SHA1 Message Date
WJJ1995
7415552cb2 [Benchmark] Fixed benchmark_ppocr.py (#859)
* 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

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-12 18:34:52 +08:00
WJJ1995
e6af8f2334 [Benchmark] Update the hardware monitoring method through Monitor class (#808)
* 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

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-07 13:38:01 +08:00
WJJ1995
1860d3ab78 [Benchmark] Add PPOCR benchmark (#771)
* 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

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-05 10:06:41 +08:00