DefTruth
12bb44e0de
[Bug Fix] fix build xpu encrypt & auth image scripts ( #2133 )
...
* [patchelf] fix patchelf error for inference xpu
* [serving] add xpu dockerfile and support fd server
* [serving] add xpu dockerfile and support fd server
* [Serving] support XPU + Tritron
* [Serving] support XPU + Tritron
* [Dockerfile] update xpu tritron docker file -> paddle 0.0.0
* [Dockerfile] update xpu tritron docker file -> paddle 0.0.0
* [Dockerfile] update xpu tritron docker file -> paddle 0.0.0
* [Dockerfile] add comments for xpu tritron dockerfile
* [Doruntime] fix xpu infer error
* [Doruntime] fix xpu infer error
* [XPU] update xpu dockerfile
* add xpu triton server docs
* add xpu triton server docs
* add xpu triton server docs
* add xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* [XPU] Update XPU L3 Cache setting docs
* [XPU] Add Encryption and AUTH support for XPU Server
* [XPU] Add Encryption and AUTH support for XPU Server
* [Bug Fix] fix paddle reader error
* [Serving] Support XPU encrypt & auth server
* [Serving] Support XPU encrypt & auth server
* [Serving] Support XPU encrypt & auth server
* [Serving] Support XPU encrypt & auth server
* [Triton] switch TAG 22.12 -> TAG 21.10wq
* update xpu auth server script
* [Bug Fix] fix build xpu encrypt & auth image scripts
2023-07-24 21:00:05 +08:00
jack xu
821adb387e
[Bug Fix] Fixed the issue with the incorrect path to FastDeploy.cmake in CMakeLists.txt file. ( #2082 )
...
[Bug Fix] fixed CMakeLists.txt FastDeploy.cmake path
2023-07-04 13:04:19 +08:00
zengshao0622
79a3587339
[Model] Add Paddle3D CenterPoint model ( #2078 )
...
* add centerpoint
* update for review comments
2023-07-03 13:39:16 +08:00
YuBinglei
5f9e8b6e08
[Bug Fix] Re-Fix OCR Serving bug. #1516 ( #2011 )
...
see https://github.com/PaddlePaddle/FastDeploy/pull/1516
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-06-09 13:44:55 +08:00
Zheng-Bicheng
8d357814e8
[Backend] Add pybind & PaddleDetection example for TVM ( #1998 )
...
* update
* update
* Update infer_ppyoloe_demo.cc
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-06-04 13:26:47 +08:00
DefTruth
434b48dda5
[Serving] Support FastDeploy XPU Triton Server ( #1994 )
...
* [patchelf] fix patchelf error for inference xpu
* [serving] add xpu dockerfile and support fd server
* [serving] add xpu dockerfile and support fd server
* [Serving] support XPU + Tritron
* [Serving] support XPU + Tritron
* [Dockerfile] update xpu tritron docker file -> paddle 0.0.0
* [Dockerfile] update xpu tritron docker file -> paddle 0.0.0
* [Dockerfile] update xpu tritron docker file -> paddle 0.0.0
* [Dockerfile] add comments for xpu tritron dockerfile
* [Doruntime] fix xpu infer error
* [Doruntime] fix xpu infer error
* [XPU] update xpu dockerfile
* add xpu triton server docs
* add xpu triton server docs
* add xpu triton server docs
* add xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
* update xpu triton server docs
2023-05-29 14:38:25 +08:00
Zheng-Bicheng
643730bf5f
[Hackathon 181] Add TVM support for FastDeploy on macOS ( #1969 )
...
* update for tvm backend
* update third_party
* update third_party
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-25 19:59:02 +08:00
CoolCola
e3b285c762
[Model] Support Paddle3D PETR v2 model ( #1863 )
...
* Support PETR v2
* make petrv2 precision equal with the origin repo
* delete extra func
* modify review problem
* delete visualize
* Update README_CN.md
* Update README.md
* Update README_CN.md
* fix build problem
* delete external variable and function
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-19 10:45:36 +08:00
Qianhe Chen
09ec386e8d
[Bug Fix] Fix speech and silence state transition in VAD ( #1937 )
...
* Fix speech and silence state transition
* Fix typo
* Fix speech and silence state transition
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-16 18:50:04 +08:00
DefTruth
77cb9db6da
[Model] Support PP-ShiTuV2 models for PaddleClas ( #1900 )
...
* [cmake] add faiss.cmake -> pp-shituv2
* [PP-ShiTuV2] Support PP-ShituV2-Det model
* [PP-ShiTuV2] Support PP-ShiTuV2-Det model
* [PP-ShiTuV2] Add PPShiTuV2Recognizer c++&python support
* [PP-ShiTuV2] Add PPShiTuV2Recognizer c++&python support
* [Bug Fix] fix ppshitu_pybind error
* [benchmark] Add ppshituv2-det c++ benchmark
* [examples] Add PP-ShiTuV2 det & rec examples
* [vision] Update vision classification result
* [Bug Fix] fix trt shapes setting errors
2023-05-08 14:04:09 +08:00
seyosum
df8dd3e3ac
【Hackthon_4th 180】Support HORIZON BPU Backend for FastDeploy ( #1822 )
...
* add horizon backend and PPYOLOE examples
* 更改horizon头文件编码规范
* 更改horizon头文件编码规范
* 更改horizon头文件编码规范
* 增加horizon packages下载及自动安装
* Add UseHorizonNPUBackend Method
* 删除编译FD SDK后多余的头文件,同时更改部分规范
* Update horizon.md
* Update horizon.md
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-06 16:10:37 +08:00
DefTruth
6d0261e9e4
[Model] Support PP-StructureV2-Layout model ( #1867 )
...
* [Model] init pp-structurev2-layout code
* [Model] init pp-structurev2-layout code
* [Model] init pp-structurev2-layout code
* [Model] add structurev2_layout_preprocessor
* [PP-StructureV2] add postprocessor and layout detector class
* [PP-StructureV2] add postprocessor and layout detector class
* [PP-StructureV2] add postprocessor and layout detector class
* [PP-StructureV2] add postprocessor and layout detector class
* [PP-StructureV2] add postprocessor and layout detector class
* [pybind] add pp-structurev2-layout model pybind
* [pybind] add pp-structurev2-layout model pybind
* [Bug Fix] fixed code style
* [examples] add pp-structurev2-layout c++ examples
* [PP-StructureV2] add python example and docs
* [benchmark] add pp-structurev2-layout benchmark support
2023-05-05 13:05:58 +08:00
thunder95
2c5fd91a7f
[Hackthon_4th 242] Support en_ppstructure_mobile_v2.0_SLANet ( #1816 )
...
* first draft
* update api name
* fix bug
* fix bug and
* fix bug in c api
* fix bug in c_api
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-27 10:45:14 +08:00
thunder95
51be3fea78
[Hackthon_4th 177] Support PP-YOLOE-R with BM1684 ( #1809 )
...
* first draft
* add robx iou
* add benchmark for ppyoloe_r
* remove trash code
* fix bugs
* add pybind nms rotated option
* add missing head file
* fix bug
* fix bug2
* fix shape bug
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-21 10:48:05 +08:00
yeliang2258
a509dd8ec1
[Model] Add Paddle3D smoke model ( #1766 )
...
* add smoke model
* add 3d vis
* update code
* update doc
* mv paddle3d from detection to perception
* update result for velocity
* update code for CI
* add set input data for TRT backend
* add serving support for smoke model
* update code
* update code
* update code
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-14 16:30:56 +08:00
yeliang2258
e2f5a9ce66
[Model] Add picodet for RV1126 and A311D ( #1549 )
...
* add infer for picodet
* update code
* update lite lib
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-10 22:04:45 +08:00
hjyp
cc4bbf2163
[PaddlePaddle Hackathon4 No.185] Add PaddleDetection Models Deployment Java Examples ( #1782 )
...
* add java examples
* fix detail
* fix pre-config
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-10 21:23:44 +08:00
Zheng-Bicheng
109d1046ae
[Model] add function for setting anchor rknpu2 ( #1728 )
...
* add function for setting anchor rknpu2
add more demo for rknpu2
fixed md error
* Update config.h
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-04 20:33:06 +08:00
wanziyu
95c977c638
[PaddlePaddle Hackathon4 No.184] Add PaddleDetection Models Deployment Rust Examples ( #1717 )
...
* [PaddlePaddle Hackathon4 No.186] Add PaddleDetection Models Deployment Go Examples
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
* Fix YOLOv8 Deployment Go Example
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
* [Hackathon4 No.184] Add PaddleDetection Models Deployment Rust Examples
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
* Add main and cargo files in examples
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
---------
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-03 11:19:28 +08:00
Yi-sir
9e20dab0d6
[Example] Merge Download Paddle Model, Paddle->ONNX->MLIR->BModel ( #1643 )
...
* fix infer.py and README
* [Example] Merge Download Paddle Model, Paddle->Onnx->Mlir->Bmodel and
inference into infer.py. Modify README.md
* modify pp_liteseg sophgo infer.py and README.md
* fix PPOCR,PPYOLOE,PICODET,LITESEG sophgo infer.py and README.md
* fix memory overflow problem while inferring with sophgo backend
* fix memory overflow problem while inferring with sophgo backend
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
Co-authored-by: xuyizhou <yizhou.xu@sophgo.com >
2023-03-31 15:08:01 +08:00
wanziyu
b1d2903b93
[PaddlePaddle Hackathon4 No.186] Add PaddleDetection Models Deployment Go Examples ( #1648 )
...
* [PaddlePaddle Hackathon4 No.186] Add PaddleDetection Models Deployment Go Examples
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
* Fix YOLOv8 Deployment Go Example
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
---------
Signed-off-by: wanziyu <ziyuwan@zju.edu.cn >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-03-28 20:30:03 +08:00
wangguoya
c61a07712e
fix bug for kunlunxin run sd demo for uing fp16 ( #1680 )
...
* modify sd infer.py for using paddle_kunlunxin_fp16
* Update infer.py
* [fix bug] fix bug sd in demo infer.py for kunlunxin using fp16
2023-03-27 14:04:21 +08:00
yunyaoXYY
f36f9324de
[Docs] Pick PPOCR fastdeploy docs from PaddleOCR ( #1534 )
...
* Pick PPOCR fastdeploy docs from PaddleOCR
* improve ppocr
* improve readme
* remove old PP-OCRv2 and PP-OCRv3 folfers
* rename kunlun to kunlunxin
* improve readme
* improve readme
* improve readme
---------
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-03-23 13:11:19 +08:00
yunyaoXYY
c91e99b5f5
[Docs] Pick paddleclas fastdeploy docs from PaddleClas ( #1654 )
...
* Adjust folders structures in paddleclas
* remove useless files
* Update sophgo
* improve readme
2023-03-23 13:06:09 +08:00
DefTruth
af18e597d0
[Docs] rename ppseg kunlun docs -> kunlunxin ( #1662 )
...
* [Docs] rename ppseg kunlun -> kunlunxin
* [Docs] rename ppseg fastdeploy kunlun docs -> kunlunxin
2023-03-20 19:46:18 +08:00
DefTruth
5b143219ce
[Docs] Pick seg fastdeploy docs from PaddleSeg ( #1482 )
...
* [Docs] Pick seg fastdeploy docs from PaddleSeg
* [Docs] update seg docs
* [Docs] Add c&csharp examples for seg
* [Docs] Add c&csharp examples for seg
* [Doc] Update paddleseg README.md
* Update README.md
2023-03-17 11:22:46 +08:00
Jason
6343b0db47
[Build] Support build with source code of Paddle2ONNX ( #1559 )
...
* Add notes for tensors
* Optimize some apis
* move some warnings
* Support build with Paddle2ONNX
* Add protobuf support
* Fix compile on mac
* add clearn package script
* Add paddle2onnx code
* remove submodule
* Add onnx ocde
* remove softlink
* add onnx code
* fix error
* Add cmake file
* fix patchelf
* update paddle2onnx
* Delete .gitmodules
---------
Co-authored-by: PaddleCI <paddle_ci@example.com >
Co-authored-by: pangyoki <pangyoki@126.com >
Co-authored-by: jiangjiajun <jiangjiajun@baidu.lcom >
2023-03-17 10:03:22 +08:00
Zheng-Bicheng
d14db2629d
[Example] Move SOLOv2 jetson example -> cpp ( #1600 )
...
* move solov2
* move solov2
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-03-16 22:04:50 +08:00
wangguoya
bf6caeb2ce
modify sd demo infer.py for using paddle_kunlunxin_fp16 ( #1612 )
...
* modify sd infer.py for using paddle_kunlunxin_fp16
* Update infer.py
2023-03-16 19:48:15 +08:00
Yi-sir
66275bcbfa
[Example] Merge Download Paddle Model, Paddle->ONNX, ONNX -> MLIR, MLIR -> BModel into infer.py ( #1622 )
...
fix infer.py and README
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-03-16 19:47:50 +08:00
linyangshi
21b1cb8742
[Benchmark] Add more PaddleClas models to benchmark ( #1629 )
...
* 添加paddleclas模型
* 更新README_CN
* 更新README_CN
* 更新README
* update get_model.sh
* update get_models.sh
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-03-16 10:45:54 +08:00
Jason
78cc41396a
Create README.md
2023-03-15 10:30:53 +08:00
Jason
69c6508b4b
Delete examples/multimodal/stable_diffusion/swift_coreml_diffusers directory
2023-03-15 10:30:27 +08:00
Jason
c97d44ad8e
Create README.md
2023-03-15 10:27:57 +08:00
Jason
74bf90f113
Create README.md
2023-03-15 10:27:27 +08:00
jiangjiajun
589963ea5e
remove submodules
2023-03-15 02:24:30 +00:00
Zheng-Bicheng
41ee93c75e
[Doc] Update RKNPU2 Docs ( #1608 )
...
* update rknpu2 docs
* update rknpu2 docs
2023-03-14 17:49:12 +08:00
CoolCola
745d0018fa
[DOC]fix death url ( #1598 )
...
fix death url
2023-03-14 10:22:52 +08:00
Hu Chuqi
4ae772c2c7
[Doc] Update readme files in English version ( #1592 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-03-13 20:23:51 +08:00
lishicheng1996
fbaf80e266
[bug fix] delete another long-path file(xcuserdata) ( #1594 )
...
delete long-path file(xcuserdata)
2023-03-13 19:29:05 +08:00
lishicheng1996
15485a1952
[buf fix] delete long name files in ml-stable-diffusion ( #1590 )
...
delete long name files in ml-stable-diffusion
2023-03-13 16:21:19 +08:00
Edward Zhou
f2821b6241
修正cpp文件名与CMakeLists.txt中的配置一致 ( #1579 )
...
* 修正第93行末尾漏了';'
* 修正cpp文件名与CMakeFiles.txt中的配置一致
2023-03-13 13:42:12 +08:00
Zheng-Bicheng
32f0d2e350
[Model] update PPDet pybind and docs ( #1550 )
...
update pybind and docs
2023-03-09 16:22:31 +08:00
chenjian
091e039991
[C API] Add create api for c results ( #1547 )
...
add create api for c results
2023-03-09 11:11:47 +08:00
Jason
6be2c0367b
[Example] Update runtime examples ( #1542 )
...
* Add notes for tensors
* Optimize some apis
* move some warnings
2023-03-08 16:56:04 +08:00
Zheng-Bicheng
0687d3b0ad
[Model] Add Solov2 For PaddleDetection ( #1435 )
...
* update solov2
* Repair note
* update solov2 postprocess
* update
* update solov2
* update solov2
* fixed bug
* fixed bug
* update solov2
* update solov2
* fix build android bug
* update docs
* update docs
* update docs
* update
* update
* update arch and docs
* update
* update
* update solov2 python
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-03-08 10:01:32 +08:00
Zheng-Bicheng
c2d377a1d6
[Doc] update rknn and ppocr example docs ( #1538 )
...
* update docs
* update
2023-03-07 18:54:27 +08:00
leiqing
190d254a95
Update README_CN.md
2023-03-07 13:58:22 +08:00
leiqing
60937cebe9
Update README.md
2023-03-07 13:57:37 +08:00
lishicheng1996
dfe027dbbd
[stable-diffusion] paddle swift+coreml demo ( #1494 )
...
* paddle sd
* renew ml-stable-diffusion submodule
* stable diffusion swift demo
2023-03-06 13:34:29 +08:00