Commit Graph

613 Commits

Author SHA1 Message Date
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
jiangjiajun
39545dcfc6 Merge branch 'develop' of https://github.com/PaddlePaddle/FastDeploy into develop 2023-02-17 06:43:12 +00:00
jiangjiajun
6bc3d8d0c9 Fix error in vad example 2023-02-17 06:42:56 +00:00
Jason
db471c3466 [Other] Optimize poros backend (#1331)
* Optimize poros backend

* Fix pybind error

---------

Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com>
2023-02-17 14:32:35 +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
Zheng-Bicheng
32af870711 [Doc] Update RKYOLO Docs (#1330)
* 更新docs

* 修正docs错误

* 更新docs

* 更新python example脚本和ppyoloe转换脚本

* 更新PaddleDetection文档

* 更新文档

* 更新文档

* 更新文档

* 更新文档

* 更新文档

* 更新RKYOLO系列模型文档

* 更新PaddleDetection python example
2023-02-15 17:55:58 +08:00
felixhjh
3835d06654 Save png format image in matting example to support transparent background 2023-02-15 07:33:45 +00:00
felixhjh
dbf446af85 Merge remote-tracking branch 'upstream/develop' into doc 2023-02-15 07:21:05 +00:00
felixhjh
fb1d95c7c9 Update docs 2023-02-15 07:11:41 +00:00
chenjian
f43ff32752 [C# api] add c sharp api for fastdeploy (#1246)
* add c sharp api for fastdeploy

* update accroding to c apis

* add cmakelist for c sharp api

* add cmakelists for c sharp

* fix cmakelists

* fix cmakelists

* add c sharp api for fastdeploy

* add ppyoloe demo

* add ppyoloe demo

* modify demo namespace code

* add readme

* fix format

* format code

* fix doc

---------

Co-authored-by: heliqi <1101791222@qq.com>
2023-02-15 14:27:31 +08:00
DefTruth
001c46558a Merge branch 'develop' into doc 2023-02-14 19:19:52 +08:00
huangjianhui
6d72073d09 Merge branch 'develop' into matting 2023-02-14 17:39:12 +08:00
Zheng-Bicheng
fc6edcc541 [Model] Update PPDetection RKNPU2 (#1323)
* 更新docs

* 修正docs错误

* 更新docs

* 更新python example脚本和ppyoloe转换脚本
2023-02-14 17:34:41 +08:00
felixhjh
39639009d1 Refactor code 2023-02-14 09:34:06 +00:00
chenjian
abae858f09 [C api] Add install command for c api and a demo in paddledection (#1289)
* add c api demo and fix  bugs

* fix doc

* add config.h.in

* add config.h.in

* add config.h.in
2023-02-14 14:28:23 +08:00
huangjianhui
e8ac9be57b Update README.md 2023-02-13 20:02:44 +08:00
felixhjh
1d26cc5920 Delete redundant directory 2023-02-13 11:30:38 +00:00
felixhjh
ba5a1b79e1 Update by comments 2023-02-13 07:20:07 +00:00
felixhjh
8d1adceb89 Merge branch 'felixhjh-doc' into HEAD 2023-02-09 07:44:52 +00:00
felixhjh
b405cc3a2c Update ppmatting directory 2023-02-09 07:38:11 +00:00
felixhjh
b1dc8c0989 Create README.md in ppmatting directory 2023-02-09 03:56:36 +00:00
felixhjh
9574d301c8 Add ppmatting soft link 2023-02-09 03:27:48 +00:00
felixhjh
09929d9d28 Update docs 2023-02-08 17:08:33 +00:00
felixhjh
c47a1c81aa Update soft link 2023-02-08 16:50:08 +00:00
huangjianhui
14352eacdf Update README.md 2023-02-09 00:38:38 +08:00
huangjianhui
b6b8835739 Update README.md 2023-02-09 00:36:54 +08:00
huangjianhui
eb1992d1a6 Update ppmatting 2023-02-09 00:36:05 +08:00
felixhjh
ff3e806328 Update docs 2023-02-08 16:34:51 +00:00
felixhjh
844d80ecae Update docs 2023-02-08 16:33:12 +00:00
huangjianhui
fa551282a2 Update README_CN.md 2023-02-08 15:01:05 +08:00
huangjianhui
aef99f9b27 Update README_CN.md 2023-02-08 14:33:10 +08:00
guxukai
9cd00ad4c5 [Model] Refactoring code of YOLOv5Cls with new model type (#1237)
* Refactoring code of YOLOv5Cls with new model type

* fix reviewed problem

* Normalize&HWC2CHW -> NormalizeAndPermute

* remove cast()
2023-02-08 11:19:00 +08:00
felixhjh
bc3a7ce8fe Update paddleseg doc 2023-02-08 03:12:50 +00:00
felixhjh
576b2e3cb0 Update PaddleSeg example directory 2023-02-07 09:06:06 +00:00
guxukai
1c115bb237 [Model] Add facedet model: CenterFace (#1131)
* cpp example run success

* add landmarks

* fix reviewed problem

* add pybind

* add readme in examples

* fix reviewed problem

* new file:   tests/models/test_centerface.py

* fix reviewed problem 230202
2023-02-07 14:05:08 +08:00