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
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
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
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
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
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
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
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
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
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
yunyaoXYY
e796658e54
[Bug Fix] Fix OCR Serving bug. ( #1516 )
...
fix ocr_serving bug
2023-03-06 13:32:05 +08:00
Edward Zhou
81c2c75c5c
修正 [examples/vision/segmentation/paddleseg/cpu-gpu/cpp/infer.cc] 第93行末尾漏了';' ( #1507 )
...
修正第93行末尾漏了';'
2023-03-04 11:24:56 +08:00
chenjian
c8bcada1a2
[Doc] Add docs for ppocr ppseg examples ( #1429 )
...
* add docs for examples
* add english doc
* fix
* fix docs
2023-02-28 20:13:01 +08:00
chenjian
f80d929b03
[C#] add c sharp apis for ppocr ( #1405 )
...
* add c sharp apis for ppocr
* add example
* fix accroding to test
* add ocr models
* fix
* update
* update
2023-02-28 19:49:33 +08:00
chenjian
a6c1d67584
[C#] Add c sharp apis for yolo serial models ( #1424 )
...
* add c sharp apis for yolo serial models
* fix
* fix
---------
Co-authored-by: heliqi <1101791222@qq.com >
2023-02-28 17:50:36 +08:00
chenjian
586684daa9
[C API] Add c api for yolo serial models ( #1418 )
...
* add c api for yolo serial models
* fix bug
* update batch predict func
* fix
* update code
* split code
2023-02-28 17:49:33 +08:00
chenjian
266ae046f2
[C API] Refactor code structure ( #1449 )
...
* refactor code
* move files
* fix doc
* fix
2023-02-27 20:19:13 +08:00
chenjian
48f776b9db
[C#] Add c# api for ppseg models ( #1398 )
...
* add c# api for ppseg
* add example
* fix according to test
* update interface
* fix destroy funcs
2023-02-27 20:16:17 +08:00
Zheng-Bicheng
8c3ccc2cc2
[Hackathon 182 Model] Update PPOCRV3 For RKNPU2 ( #1403 )
...
* update ppocrv3 for rknpu2
* add config
* add config
* detele unuseful
* update useful results
* Repair note
* Repair note
* fixed bugs
* update
2023-02-27 15:01:17 +08:00
chenjian
b6e8773b2f
[C API] add ppseg c api ( #1384 )
...
* add ppseg c api
* fix bug
* fix interface
2023-02-27 11:07:56 +08:00
chenjian
9b482b72fb
fix demo code ( #1355 )
2023-02-17 16:03:37 +08:00
chenjian
859896cd2c
[Other] add code and docs for ppclas examples ( #1312 )
...
* add code and docs for ppclas examples
* fix doc
* add code for printing results
* add ppcls demo and docs
* modify example according to refined c api
* modify example code and docs for ppcls and ppdet
* modify example code and docs for ppcls and ppdet
* update ppdet demo
* fix demo codes
* fix doc
* release resource when failed
* fix
* fix name
* fix name
2023-02-17 15:43:21 +08:00
chenjian
7c4e0d7ba0
[C API] Add c apis for ppocr models ( #1351 )
...
* add batch_predict and initialized api for c
* add batch_predict and result str in C api
* modify visualization function
* add micro to add models batchify
* refactor and add models for ppdet others
* add base define
* add results api
* add headers
* add ppocr models
* add codes for implementing api
* add code
* add ppocr apis
* fix code
* add codes
* fix codes
* add demo
2023-02-17 15:43:12 +08:00
yunyaoXYY
c38b7d4377
[Backend] Support onnxruntime DirectML inference. ( #1304 )
...
* Fix links in readme
* Fix links in readme
* Update PPOCRv2/v3 examples
* Update auto compression configs
* Add neww quantization support for paddleclas model
* Update quantized Yolov6s model download link
* Improve PPOCR comments
* Add English doc for quantization
* Fix PPOCR rec model bug
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add Ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Support DirectML in onnxruntime
* Support onnxruntime DirectML
* Support onnxruntime DirectML
* Support onnxruntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Support OnnxRuntime DirectML
* Remove DirectML vision model example
* Imporve OnnxRuntime DirectML
* Imporve OnnxRuntime DirectML
* fix opencv cmake in Windows
* recheck codestyle
2023-02-17 10:53:51 +08:00
Zheng-Bicheng
8c42b708f6
删除无用代码,更新python脚本
2023-02-15 21:01:06 +08:00
Zheng-Bicheng
2b1631b563
更新pptinypose模型
2023-02-15 20:55:26 +08:00
Zheng-Bicheng
53333c5db6
更新example 和模型转换代码
2023-02-15 20:37:42 +08:00
Zheng-Bicheng
f900199c02
更新example 和模型转换代码
2023-02-15 19:53:48 +08:00
Zheng-Bicheng
a79d17b8c6
[Bug Fix] Update pphumanseg rknpu2 example ( #1255 )
...
更新pphumanseg example格式
2023-02-15 17:59:36 +08:00