Commit Graph

13 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
0ead9d27c2 [Serving]modify docker images name (#992)
* modify docker images name

* Update Dockerfile_cpu
2022-12-27 21:29:27 +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
Thomas Young
763da985f3 Update README.md (#797) 2022-12-05 16:39:18 +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
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
GodIsBoom
d02e1cd1d4 [Doc] Add some readme in EN (#529)
* add readme in EN

* code style fix
2022-11-08 21:53:16 +08:00
huangjianhui
1f6f2f6bfd [Doc] Update Yolov5 Serving README.md (#432)
* Update README.md

* Update README.md

* Update README.md
2022-10-25 22:00:30 +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