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
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
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
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
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
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
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
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
chenjian
266ae046f2
[C API] Refactor code structure ( #1449 )
...
* refactor code
* move files
* fix doc
* fix
2023-02-27 20:19:13 +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
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
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
Zheng-Bicheng
fc6edcc541
[Model] Update PPDetection RKNPU2 ( #1323 )
...
* 更新docs
* 修正docs错误
* 更新docs
* 更新python example脚本和ppyoloe转换脚本
2023-02-14 17:34:41 +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
yunyaoXYY
870551f3f5
[Docs] Improve docs related to Ascend inference ( #1227 )
...
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add Readme for vision results
* Add comments to create API docs
* Improve OCR comments
* fix conflict
* Fix OCR Readme
* Fix PPOCR readme
* Fix PPOCR readme
* fix conflict
* Improve ascend readme
* Improve ascend readme
* Improve ascend readme
* Improve ascend readme
2023-02-04 17:03:03 +08:00
charl-u
29e93fa2dc
[Doc]Check and modify broken links in documents ( #1207 )
...
* Update README_CN.md
之前的readme cn复制错了,导致存在死链
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update RNN.md
* Update RNN_CN.md
* Update WebDemo.md
* Update WebDemo_CN.md
* Update install_rknn_toolkit2.md
* Update export.md
* Update use_cpp_sdk_on_android.md
* Update README.md
* Update README_Pу́сский_язы́к.md
* Update README_Pу́сский_язы́к.md
* Update README_Pу́сский_язы́к.md
* Update README_Pу́сский_язы́к.md
* Update README_हिन्दी.md
* Update README_日本語.md
* Update README_한국인.md
* Update README_日本語.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README_CN.md
* Update README_CN.md
2023-02-01 15:49:23 +08:00
chenjian
595ca69251
[Doc] Add doc for vdl serving ( #1110 )
...
* add doc for vdl serving
* add doc for vdl serving
* add doc for vdl serving
* fix link
* fix link
* fix gif size
* fix gif size
* add english version
* fix links
* fix links
* update format
* update docs
* update docs
* update docs
* update docs
* update docs
* update docs
---------
Co-authored-by: heliqi <1101791222@qq.com >
2023-01-30 19:22:59 +08:00
Zilong Xing
a709fe4813
[SOPHGO] Add PaddleDetection YOLOv8 example ( #1165 )
...
sophon yolov8s example
Co-authored-by: Jason <jiangjiajun@baidu.com >
2023-01-30 11:47:07 +08:00
Zheng-Bicheng
f441ffe56b
[Model] Add YOLOV8 For RKNPU2 ( #1153 )
...
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 新增ppdet_decode
* 更新多batch支持
* 更新多batch支持
* 更新多batch支持
* 更新注释内容
* 尝试解决pybind问题
* 尝试解决pybind的问题
* 尝试解决pybind的问题
* 重构代码
* 重构代码
* 重构代码
* 按照要求修改
* 更新Picodet文档
* 更新Picodet文档,更新yolov8文档
* 修改picodet 以及 yolov8 example
* 更新Picodet模型转换脚本
* 更新example代码
* 更新yolov8量化代码
* 修复部分bug
加入pybind
* 修复pybind
* 修复pybind错误的问题
* 更新说明文档
* 更新说明文档
2023-01-16 22:33:02 +08:00
Zheng-Bicheng
23dfcac891
[Model] Add DecodeProcess For PPDet ( #1127 )
...
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 新增ppdet_decode
* 更新多batch支持
* 更新多batch支持
* 更新多batch支持
* 更新注释内容
* 尝试解决pybind问题
* 尝试解决pybind的问题
* 尝试解决pybind的问题
* 重构代码
* 重构代码
* 重构代码
* 按照要求修改
* 修复部分bug
加入pybind
* 修复pybind
* 修复pybind错误的问题
2023-01-16 18:42:41 +08:00
DefTruth
30def02a89
[YOLOv8] Add PaddleYOLOv8 models download links ( #1152 )
...
* [Model] Support PaddleYOLOv8 model
* [YOLOv8] Add PaddleYOLOv8 pybind
* [Other] update from latest develop (#30 )
* [Backend] Remove all lite options in RuntimeOption (#1109 )
* Remove all lite options in RuntimeOption
* Fix code error
* move pybind
* Fix build error
* [Backend] Add TensorRT FP16 support for AdaptivePool2d (#1116 )
* add fp16 cuda kernel
* fix code bug
* update code
* [Doc] Fix KunlunXin doc (#1139 )
fix kunlunxin doc
* [Model] Support PaddleYOLOv8 model (#1136 )
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
* [YOLOv8] add PaddleYOLOv8 pybind11 (#1144 ) (#31 )
* [Model] Support PaddleYOLOv8 model
* [YOLOv8] Add PaddleYOLOv8 pybind
* [Other] update from latest develop (#30 )
* [Backend] Remove all lite options in RuntimeOption (#1109 )
* Remove all lite options in RuntimeOption
* Fix code error
* move pybind
* Fix build error
* [Backend] Add TensorRT FP16 support for AdaptivePool2d (#1116 )
* add fp16 cuda kernel
* fix code bug
* update code
* [Doc] Fix KunlunXin doc (#1139 )
fix kunlunxin doc
* [Model] Support PaddleYOLOv8 model (#1136 )
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
* [benchmark] add PaddleYOLOv8 -> benchmark
* [benchmark] add PaddleYOLOv8 -> benchmark
* [Lite] Support PaddleYOLOv8 with Lite Backend
* [Pick] Update from latest develop (#32 )
* [Model] Support Insightface model inferenceing on RKNPU (#1113 )
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* Update issues.md
* Update fastdeploy_init.sh
* 更新交叉编译
* 更新insightface系列模型的rknpu2支持
* 更新insightface系列模型的rknpu2支持
* 更新说明文档
* 更新insightface
* 尝试解决pybind问题
Co-authored-by: Jason <928090362@qq.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
* [Other] Add Function For Aligning Face With Five Points (#1124 )
* 更新5点人脸对齐的代码
* 更新代码格式
* 解决comment
* update example
* 更新注释
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
* [Lite] Support PaddleYOLOv8 with Lite Backend (#1145 )
* [Model] Support PaddleYOLOv8 model
* [YOLOv8] Add PaddleYOLOv8 pybind
* [Other] update from latest develop (#30 )
* [Backend] Remove all lite options in RuntimeOption (#1109 )
* Remove all lite options in RuntimeOption
* Fix code error
* move pybind
* Fix build error
* [Backend] Add TensorRT FP16 support for AdaptivePool2d (#1116 )
* add fp16 cuda kernel
* fix code bug
* update code
* [Doc] Fix KunlunXin doc (#1139 )
fix kunlunxin doc
* [Model] Support PaddleYOLOv8 model (#1136 )
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
* [YOLOv8] add PaddleYOLOv8 pybind11 (#1144 ) (#31 )
* [Model] Support PaddleYOLOv8 model
* [YOLOv8] Add PaddleYOLOv8 pybind
* [Other] update from latest develop (#30 )
* [Backend] Remove all lite options in RuntimeOption (#1109 )
* Remove all lite options in RuntimeOption
* Fix code error
* move pybind
* Fix build error
* [Backend] Add TensorRT FP16 support for AdaptivePool2d (#1116 )
* add fp16 cuda kernel
* fix code bug
* update code
* [Doc] Fix KunlunXin doc (#1139 )
fix kunlunxin doc
* [Model] Support PaddleYOLOv8 model (#1136 )
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
* [benchmark] add PaddleYOLOv8 -> benchmark
* [benchmark] add PaddleYOLOv8 -> benchmark
* [Lite] Support PaddleYOLOv8 with Lite Backend
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
* [Model] Add Silero VAD example (#1107 )
* add vad example
* fix typo
* fix typo
* rename file
* remove model and wav
* delete Vad.cc
* delete Vad.h
* rename and format
* fix max and min
* update readme
* rename var
* format
* add params
* update readme
* update readme
* Update README.md
* Update README_CN.md
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
Co-authored-by: Zheng-Bicheng <58363586+Zheng-Bicheng@users.noreply.github.com >
Co-authored-by: Jason <928090362@qq.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
Co-authored-by: Qianhe Chen <54462604+chenqianhe@users.noreply.github.com >
* [YOLOv8] Support PaddleYOLOv8 on Kunlunxin&Ascend
* [YOLOv8] Add PaddleYOLOv8 model download links
* [YOLOv8] Add PaddleYOLOv8 Box AP
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: yeliang2258 <30516196+yeliang2258@users.noreply.github.com >
Co-authored-by: Zheng-Bicheng <58363586+Zheng-Bicheng@users.noreply.github.com >
Co-authored-by: Jason <928090362@qq.com >
Co-authored-by: Qianhe Chen <54462604+chenqianhe@users.noreply.github.com >
2023-01-16 13:15:24 +08:00
DefTruth
4e2102ada5
[Model] Support PaddleYOLOv8 model ( #1136 )
2023-01-13 20:15:48 +08:00
Dantès
de70e8366c
add ocr, ppyoloe, picodet examples ( #1076 )
...
* add ocr examples
* add ppyoloe examples
add picodet examples
* remove /ScaleFactor in ppdet/postprocessor.cc
2023-01-10 16:34:26 +08:00
charl-u
cbf88a46fa
[Doc]Update English version of some documents ( #1083 )
...
* 第一次提交
* 补充一处漏翻译
* deleted: docs/en/quantize.md
* Update one translation
* Update en version
* Update one translation in code
* Standardize one writing
* Standardize one writing
* Update some en version
* Fix a grammer problem
* Update en version for api/vision result
* Merge branch 'develop' of https://github.com/charl-u/FastDeploy into develop
* Checkout the link in README in vision_results/ to the en documents
* Modify a title
* Add link to serving/docs/
* Finish translation of demo.md
* Update english version of serving/docs/
* Update title of readme
* Update some links
* Modify a title
* Update some links
* Update en version of java android README
* Modify some titles
* Modify some titles
* Modify some titles
* modify article to document
* update some english version of documents in examples
* Add english version of documents in examples/visions
* Sync to current branch
* Add english version of documents in examples
* Add english version of documents in examples
* Add english version of documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
2023-01-09 10:08:19 +08:00
Hu Chuqi
bb96a6fe8f
[Doc]Add English version of documents in examples ( #1070 )
...
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update README_EN.md
* Rename README_EN.md to README_CN.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update README_EN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update README_EN.md
* Rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update README.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README.md
* Update and rename README_CN.md to README_EN.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update and rename README_EN.md to README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_CN.md
* Update README_CN.md
* Update README.md
* Update export.md
* Create export_cn.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
2023-01-06 09:34:28 +08:00
yunyaoXYY
d49160252b
[Other] Improve examples and readme for Ascend deployment ( #1052 )
...
* Add Huawei Ascend NPU deploy through PaddleLite CANN
* Add NNAdapter interface for paddlelite
* Modify Huawei Ascend Cmake
* Update way for compiling Huawei Ascend NPU deployment
* remove UseLiteBackend in UseCANN
* Support compile python whlee
* Change names of nnadapter API
* Add nnadapter pybind and remove useless API
* Support Python deployment on Huawei Ascend NPU
* Add models suppor for ascend
* Add PPOCR rec reszie for ascend
* fix conflict for ascend
* Rename CANN to Ascend
* Rename CANN to Ascend
* Improve ascend
* fix ascend bug
* improve ascend docs
* improve ascend docs
* improve ascend docs
* Improve Ascend
* Improve Ascend
* Move ascend python demo
* Imporve ascend
* Improve ascend
* Improve ascend
* Improve ascend
* Improve ascend
* Imporve ascend
* Imporve ascend
* Improve ascend
* acc eval script
* acc eval
* remove acc_eval from branch huawei
* Add detection and segmentation examples for Ascend deployment
* Add detection and segmentation examples for Ascend deployment
* Add PPOCR example for ascend deploy
* Imporve paddle lite compiliation
* Add FlyCV doc
* Add FlyCV doc
* Add FlyCV doc
* Imporve Ascend docs
* Imporve Ascend docs
* Improve PPOCR example
2023-01-04 16:18:38 +08:00
totorolin
9b108c3fa5
[Model] Support New PaddleDetection Models ( #959 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-01-04 10:34:21 +08:00
yeliang2258
96ca92ce34
[Doc] Update YOLOv5 doc for TIMVX NPU ( #1041 )
...
* update yolov5 doc for TIMVX
* update doc
* update doc
* update doc
2023-01-04 10:32:15 +08:00
yunyaoXYY
58d63f3e90
[Other] Add detection, segmentation and OCR examples for Ascend deploy. ( #983 )
...
* Add Huawei Ascend NPU deploy through PaddleLite CANN
* Add NNAdapter interface for paddlelite
* Modify Huawei Ascend Cmake
* Update way for compiling Huawei Ascend NPU deployment
* remove UseLiteBackend in UseCANN
* Support compile python whlee
* Change names of nnadapter API
* Add nnadapter pybind and remove useless API
* Support Python deployment on Huawei Ascend NPU
* Add models suppor for ascend
* Add PPOCR rec reszie for ascend
* fix conflict for ascend
* Rename CANN to Ascend
* Rename CANN to Ascend
* Improve ascend
* fix ascend bug
* improve ascend docs
* improve ascend docs
* improve ascend docs
* Improve Ascend
* Improve Ascend
* Move ascend python demo
* Imporve ascend
* Improve ascend
* Improve ascend
* Improve ascend
* Improve ascend
* Imporve ascend
* Imporve ascend
* Improve ascend
* acc eval script
* acc eval
* remove acc_eval from branch huawei
* Add detection and segmentation examples for Ascend deployment
* Add detection and segmentation examples for Ascend deployment
* Add PPOCR example for ascend deploy
* Imporve paddle lite compiliation
* Add FlyCV doc
* Add FlyCV doc
* Add FlyCV doc
* Imporve Ascend docs
* Imporve Ascend docs
2023-01-04 10:01:23 +08:00
heliqi
11ce2f42a7
[Serving]Update ppyoloe_runtime_config.pbtxt name ( #1029 )
...
Update ppyoloe_runtime_config.pbtxt
2023-01-03 13:17:38 +08:00
heliqi
6310ddc8d6
[Serving]update np.object to np.object_ ( #1021 )
...
np.object to np.object_
2022-12-30 16:43:47 +08:00
yeliang2258
1da821a871
[Other]Add FlyCV for RV1126 ( #985 )
...
* add FlyCV for RV1126
* update CMake
2022-12-28 10:46:55 +08:00
Wang Xinyu
aea454a856
[Serving] Simple serving YOLOv5 and PP-OCRv3 example, add uvicorn to fastdeploy tools ( #986 )
...
* ppocrv3 simple serving
* add uvicorn to fd tools
* update ppdet simple serving readme
* yolov5 simple serving
* not import simple serving by default
* remove config from envs
* update comment
2022-12-28 10:03:42 +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
Zheng_Bicheng
0670dfc9d7
[Doc] Fix Document Errors ( #976 )
...
* 修复导出模型的文档
* 新增picodet模型导出文档
* 新增picodet模型导出文档
2022-12-27 10:50:28 +08:00
yeliang2258
45865c8724
[Other] Change all XPU to KunlunXin ( #973 )
...
* [FlyCV] Bump up FlyCV -> official release 1.0.0
* XPU to KunlunXin
* update
* update model link
* update doc
* update device
* update code
* useless code
Co-authored-by: DefTruth <qiustudent_r@163.com >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-27 10:02:02 +08:00
Wang Xinyu
22d91a73c6
[Serving] Add a simple Python serving ( #962 )
...
* init simple serving
* simple serving is working
* ppyoloe demo
* Update README_CN.md
* update readme
* complete vision result to json
2022-12-26 21:09:08 +08:00
yeliang2258
1911002b90
[Backend]Add stable_diffusion and detection models support for KunlunXin XPU ( #954 )
...
* [FlyCV] Bump up FlyCV -> official release 1.0.0
* add valid_xpu for detection
* add paddledetection model support for xpu
* support all detection model in c++ and python
* fix code
* add python stable_diffusion support
Co-authored-by: DefTruth <qiustudent_r@163.com >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-26 16:22:52 +08:00
Zheng_Bicheng
1323595b10
[Bug Fix] Fix the error of ppdet example ( #955 )
...
* * onnx推理时不需要decode
* 配置文件信息错误
* * 修复c++ example 文档的部分错误
2022-12-22 19:02:23 +08:00
yeliang2258
1e9872db94
[Other] Add FlyCV support for A311D ( #928 )
...
* add FlyCV support
* update doc
* update cmake
* re-ci
* fix bug
* fix cmake
* fix doc
* update doc
* fix doc
2022-12-21 20:00:43 +08:00
yeliang2258
b42ec302e6
[Doc] Change all PaddleLite or Paddle-Lite to Paddle Lite ( #929 )
...
* [FlyCV] Bump up FlyCV -> official release 1.0.0
* change PaddleLite or Paddle-Lite to Paddle lite
* fix docs
* fix doc
Co-authored-by: DefTruth <qiustudent_r@163.com >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-21 14:15:50 +08:00
totorolin
3164af65a4
[Model] Support PaddleYOLO YOLOv5 YOLOv6 YOLOv7 RTMDet models ( #857 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-15 11:46:13 +08:00
Jason
cab0e5f9cb
Update README.md
2022-12-13 21:56:25 +08:00
yeliang2258
6a1a3d001f
[Backend] A311D support ( #825 )
...
* add A311D support
* update code
* update toolchain
* update opencv_armhf lib
* update libs
* update code
* add install script
* update bos link
* update toolchain
2022-12-13 11:53:36 +08:00
Jason
f6e8fe7427
Update README.md
2022-12-13 11:24:17 +08:00