linkk08
c8ff8b63e8
[XPU] Add docs for gm_default_size and fix type ( #1962 )
...
Add description of gm_default_size and change kunlunxin_gm_default_size‘s type to int64_t
2023-05-18 20:30:06 +08:00
linkk08
9ed8d18fcc
[XPU] Add gm_default_size -> Backend::LITE ( #1934 )
...
* add gm_default_size
* add gm_default_size
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-16 14:31:22 +08:00
linyangshi
643f41e711
[Model] Support PP-OCRv4 pipeline ( #1913 )
...
* 添加paddleclas模型
* 更新README_CN
* 更新README_CN
* 更新README
* update get_model.sh
* update get_models.sh
* update paddleseg models
* update paddle_seg models
* update paddle_seg models
* modified test resources
* update benchmark_gpu_trt.sh
* add paddle detection
* add paddledetection to benchmark
* modified benchmark cmakelists
* update benchmark scripts
* modified benchmark function calling
* modified paddledetection documents
* upadte getmodels.sh
* add PaddleDetectonModel
* reset examples/paddledetection
* resolve conflict
* update pybind
* resolve conflict
* fix bug
* delete debug mode
* update checkarch log
* update trt inputs example
* Update README.md
* add ppocr_v4
* update ppocr_v4
* update ocr_v4
* update ocr_v4
* update ocr_v4
* update ocr_v4
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-11 16:09:50 +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
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
chenjian
4ee783b1ea
[Tutorial Doc] add tutorial for how to use c and c sharp api ( #1392 )
...
* add tutorialfor how to use c and c sharp api
* update english doc
* update doc
* update doc
* update doc
* update doc
* update doc
2023-02-28 21:29:44 +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
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
16c48203e3
[Doc] Add readme for C and C# directory ( #1452 )
...
add docs
2023-02-27 21:02:57 +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
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
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
chenjian
db9739a76e
[C API] Supplement C api for models ( #1317 )
...
* 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
* fix
* refine predict api
2023-02-17 11:03:12 +08: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
chenjian
3eb571a047
[C API] Add c api to fastdeploy ( #1217 )
...
* add c api to test ppclas model
* fix
* add ppdet
* refactor c api code
* remove local test make
* fix a bug
* fix according to review
* format file
* format file
* format file
* add types_internal.cc
---------
Co-authored-by: heliqi <1101791222@qq.com >
2023-02-09 10:19:40 +08:00