heliqi
|
6310ddc8d6
|
[Serving]update np.object to np.object_ (#1021)
np.object to np.object_
|
2022-12-30 16:43:47 +08:00 |
|
WJJ1995
|
de72162af9
|
[Serving] Fixed preprocess&&postprocess in YOLOv5 Serving (#874)
* 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
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-12-14 10:14:29 +08:00 |
|
heliqi
|
6ebe612377
|
[Serving]ppcls preprocessor support gpu (#615)
* serving ppcls support gpu
* serving ppcls preprocessor use cpu
|
2022-11-17 17:16:32 +08:00 |
|
heliqi
|
b0a30a7b10
|
[Serving]Add PPCls serving examples (#555)
* add ppcls serving examples
* fix ppcls/serving docs
* fix code style
|
2022-11-11 13:32:46 +08:00 |
|