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
|
e79dc863e4
|
[Doc][Serving]serving doc update version to 1.0.0 (#755)
serving doc update version to 1.0.0
|
2022-11-30 14:41:42 +08:00 |
|
heliqi
|
dd18471b41
|
[Doc][Serving]modify serving doc (#718)
modify serving doc
|
2022-11-28 15:14:10 +08:00 |
|
heliqi
|
38e96451d7
|
[Serving] add ppdet serving example (#641)
* serving support ppdet
* Update README.md
update ppadet/README
|
2022-11-22 17:38:23 +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
|
2f73857b2b
|
[Serving]Update images version to 0.6.0 (#594)
* serving images update to 0.6
* serving images update to 0.6
* serving images update to 0.6
|
2022-11-16 10:11:43 +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 |
|