leiqing
0d6b33ff6a
Update README_日本語.md
2022-12-26 13:13:22 +08:00
leiqing
1d8644be9a
Update README_日本語.md
2022-12-26 13:08:44 +08:00
leiqing
e89bfb73ae
Update README_हिन्दी.md
2022-12-26 13:07:22 +08:00
yunyaoXYY
d45382e3cc
[Backend] Add Huawei Ascend NPU deploy using PaddleLite CANN. ( #757 )
...
* 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
2022-12-26 10:18:34 +08:00
leiqing
fc4fd8542a
Update README.md
2022-12-24 15:10:19 +08:00
charl-u
b7d2c0da2c
[Doc] Add English version of serving/ and java/andriod/. ( #963 )
...
* 第一次提交
* 补充一处漏翻译
* 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
2022-12-24 14:39:06 +08:00
charl-u
02eab973ce
[Doc]Add English version of documents in docs/cn and api/vision_results ( #931 )
...
* 第一次提交
* 补充一处漏翻译
* 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
2022-12-22 18:15:01 +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
yunyaoXYY
4512ea935c
[Doc] Add English readme for quantization ( #921 )
...
* 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
2022-12-20 15:25:23 +08:00
Zheng_Bicheng
218f33f8b1
[RKNPU2] Add Quantized PPHumanSeg ( #905 )
...
* 更新rknpu2 backend核心代码
* 更新模型导出核心代码
* 删除无用的config文件
* 新增配置文件以及修改文档
* 模型转换以及文档
* 更新文档
* 更新与配置文件
* 更新PPHumanSeg全量化
* 更新文档
* 更新文档
* 更新文档
2022-12-19 20:07:32 +08:00
Jason
e048e46f33
Update README_CN.md
2022-12-19 15:37:40 +08:00
Jason
fe82f32713
Update README_EN.md
2022-12-19 15:35:58 +08:00
Jason
e1ab0d3716
Update README.md
2022-12-19 15:34:16 +08:00
Jason
827ddd1fc4
Update README.md
2022-12-19 15:28:39 +08:00
Zheng_Bicheng
95beb2bbf6
[RKNPU2] RKYOLO Support FP32 return value ( #898 )
...
* RKNPU2 Backend兼容其他模型的量化
fd_tensor正式移除zp和scale的量化参数
* 更新FP32返回值的RKYOLO
* 更新rkyolov5支持fp32格式
* 更新rkyolov5支持fp32格式
* 更新YOLOv5速度文档
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-19 10:03:18 +08:00
leiqing
1798ad69ed
update readme in other languages ( #903 )
...
* Delete README_한국어.md
* Delete README_Ру́сский_язы́к.md
* Delete README_हिन्दी.md
* Create README_Pу́сский язы́к.md
* Create README_हिन्दी.md
* Create README_한국인.md
2022-12-18 12:08:25 +08:00
Jason
2d998223ac
[Backend] Add KunlunXin XPU deploy support ( #894 )
...
Revert "Revert "[Backend] Add KunlunXin XPU deploy support" (#893 )"
This reverts commit 0990ab9b50
.
2022-12-16 11:22:30 +08:00
Jason
0990ab9b50
Revert "[Backend] Add KunlunXin XPU deploy support" ( #893 )
...
Revert "[Backend] Add KunlunXin XPU deploy support (#747 )"
This reverts commit 5be839b322
.
2022-12-15 21:17:59 +08:00
yeliang2258
5be839b322
[Backend] Add KunlunXin XPU deploy support ( #747 )
...
* add xpu support
* fix docs
* update code
* update doc
* update code
* update yolov5
* update cmake
* add int64_t data support
* fix
* update download links
* add en doc
* update code
* update xpu options
* update doc
* update doc
* update doc
* update lib links
* update doc
* update code
* update lite xpu link
* update xpu lib
* update doc
* update en doc
2022-12-15 21:17:14 +08:00
Jason
a5d865625f
Update use_sdk_on_linux.md
2022-12-14 18:59:42 +08:00
Jason
136cd47e02
Update use_sdk_on_linux.md
2022-12-14 18:58:33 +08:00
Jason
fb56700fa6
Update use_sdk_on_linux.md
2022-12-14 18:57:56 +08:00
Jason
f852d515e0
Update use_sdk_on_windows.md
2022-12-14 18:55:37 +08:00
Jason
41d94a355b
Update use_sdk_on_windows.md
2022-12-14 18:55:15 +08:00
Jason
0cdaef890f
Update use_sdk_on_windows.md
2022-12-14 18:54:50 +08:00
Jason
92484bdbf2
Update README_CN.md
2022-12-13 20:29:28 +08:00
leiqing
4f4f72fa18
Add files via upload
2022-12-13 16:38:12 +08:00
leiqing
7ba823e1e7
Create README_日本語.md
2022-12-13 16:37:36 +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
7a1922b88f
Update jetson.md
2022-12-13 10:57:34 +08:00
DefTruth
51a992ca90
[Doc] Update download_prebuilt_libraries.md (linux aarch64 1.0.1) ( #867 )
...
Update download_prebuilt_libraries.md
2022-12-13 10:54:51 +08:00
Zheng_Bicheng
188dcedc02
[RKNN2] Fix bugs ( #851 )
...
* 修复picodet格式
* * 修正错误文档
* 修复rknpu2 backend后端的部分错误
* 更新pphumanseg example格式
* * 更新pphumanseg example格式
* * 更新picodet example格式
* * 更新scrfd example格式
* * 更新ppseg rknpu2 python example中的错误
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-12-12 15:37:31 +08:00
Jason
6f5521e63e
Update jetson.md
2022-12-09 17:53:04 +08:00
Jason
924d0e0e7b
Update jetson.md
2022-12-09 17:52:08 +08:00
Jason
035e51e6a4
Update jetson.md
2022-12-09 17:48:28 +08:00
Jason
ee14409005
Update gpu.md
2022-12-09 16:00:09 +08:00
Jason
54a8fe0e88
Update cpu.md
2022-12-09 15:59:16 +08:00
Jason
4ccec075a1
Update gpu.md
2022-12-09 14:29:44 +08:00
Jason
b19fe6a965
Update cpu.md
2022-12-09 14:28:00 +08:00
Zeref996
788ca79e5f
Fix doc version ( #841 )
...
* Change FastDeploy Doc Version from 1.0.0 to 1.0.1
* fix android doc version
* fix android doc version 1
2022-12-09 10:50:37 +08:00
Jason
c4bb83ee2b
Update custom_opencv.md
2022-12-06 16:46:20 +08:00
Jason
945998c860
Update custom_opencv.md
2022-12-06 16:45:27 +08:00
Jason
b41e626acf
Update custom_opencv.md
2022-12-06 16:44:56 +08:00
Jason
a1eec0ea27
Create custom_opencv.md
2022-12-06 16:40:13 +08:00
Jason
89b30d9533
Delete custom_opencv.md
2022-12-06 16:26:48 +08:00
Jason
0d179afbf5
Create custom_opencv.md
2022-12-06 16:26:25 +08:00
Jason
3ffb29369a
Create custom_opencv.md
2022-12-06 16:24:33 +08:00
yeliang2258
104d965b38
[Backend] Add YOLOv5、PPYOLOE and PP-Liteseg for RV1126 ( #647 )
...
* add yolov5 and ppyoloe for rk1126
* update code, rename rk1126 to rv1126
* add PP-Liteseg
* update lite lib
* updade doc for PPYOLOE
* update doc
* fix docs
* fix doc and examples
* update code
* uodate doc
* update doc
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-12-05 16:48:00 +08:00
WJJ1995
c6d943b7f0
[Doc] Fixed quantize.md ( #795 )
...
* add onnx_ort_runtime demo
* rm in requirements
* support batch eval
* fixed MattingResults bug
* move assignment for DetectionResult
* integrated x2paddle
* add model convert readme
* update readme
* re-lint
* add processor api
* Add MattingResult Free
* change valid_cpu_backends order
* add ppocr benchmark
* mv bs from 64 to 32
* fixed quantize.md
* fixed quantize bugs
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-12-05 16:38:48 +08:00