Commit Graph

6 Commits

Author SHA1 Message Date
heliqi
6310ddc8d6 [Serving]update np.object to np.object_ (#1021)
np.object to np.object_
2022-12-30 16:43:47 +08:00
heliqi
c8c204f1c4 [Serving]Update yolov5 config.pbtxt (#938)
* Update config.pbtxt

* Update yolov5 serving config
2022-12-21 19:58:36 +08:00
heliqi
88985596d5 [Serving]serving configuration doc add TRT dynamic shape (#920)
* serving doc add TRT dynamic shape

* serving doc add TRT dynamic shape
2022-12-20 15:15:17 +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
d57e997fa0 Fd serving add docker images correlation and docs (#311)
* fd serving add dockerfile

* fix enable_paddle_mkldnn

* delete disable_paddle_mkldnn

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-10-08 16:08:07 +08:00
heliqi
69be5b5232 fastdeploy support serving (#272)
* fd support serving

* fd support serving optimize dir

* optimize code

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-09-27 14:07:19 +08:00