leiqing
a609edc219
Update README.md
2023-01-19 13:20:15 +08:00
leiqing
50c37fc8b3
Update segmentation_result_CN.md
2023-01-19 13:17:50 +08:00
leiqing
5c4ac9cce1
Update README.md
2023-01-18 16:27:47 +08:00
Hu Chuqi
ac199654a1
[Doc] Update README in other languages ( #1161 )
...
* Update README_हिन्दी.md
* Update README_日本語.md
* Update README_한국인.md
* Update README_Pу́сский_язы́к.md
* Update README_हिन्दी.md
* Update README_हिन्दी.md
* Update README_日本語.md
* Update README_한국인.md
* Update README_한국인.md
* Update README_한국인.md
* Update README_日本語.md
* Update README_हिन्दी.md
* Update README_Pу́сский_язы́к.md
2023-01-17 16:32:16 +08:00
leiqing
2a260b1ed8
Update README_Pу́сский_язы́к.md
2023-01-17 10:03:31 +08:00
leiqing
2898916c38
Update README_한국인.md
2023-01-17 10:03:13 +08:00
leiqing
8c3231d25f
Update README_日本語.md
2023-01-17 10:02:08 +08:00
leiqing
f721cfcfca
Update README_हिन्दी.md
2023-01-17 10:01:48 +08:00
Zheng-Bicheng
1dabfdf3f1
[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 >
2023-01-14 20:40:33 +08:00
yeliang2258
8d789162b3
[Doc] Fix KunlunXin doc ( #1139 )
...
fix kunlunxin doc
2023-01-13 19:44:57 +08:00
DefTruth
dd1419ad7e
[Doc] Update android prebuilt download links for develop ( #1115 )
...
* Update download_prebuilt_libraries.md
* Update download_prebuilt_libraries.md
* Update README.md
* Update README_CN.md
2023-01-12 10:50:27 +08:00
yunyaoXYY
f7772b8d49
[Doc] Fix Ascend build and compile docs. ( #1111 )
...
* 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
* Support Ascend deployment on X86 platform
* Improve Ascend docs
* Improve ascend
* Improve ascend
* Change Paddle Lite Ascend URL
* fix ascend docs
* fix ascend docs
2023-01-10 21:49:14 +08:00
Zheng-Bicheng
3a32024912
[Doc] 更新RKNPU2文档以及修改FastDeploy环境变量的脚本 ( #1102 )
...
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* Update issues.md
* Update fastdeploy_init.sh
* 更新交叉编译
Co-authored-by: Jason <928090362@qq.com >
2023-01-10 15:22:06 +08:00
Zheng-Bicheng
c7c79dccf4
[Doc] 更新RKNPU2交叉编译文档 ( #1097 )
...
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
* 更新交叉编译
2023-01-10 10:31:56 +08:00
Wang Xinyu
3e5c219ab3
[Other] Generate Debian package and RPM package ( #1043 )
...
* cpack deb
* cpack prerm script
* optim postinst script
* generate rpm package
* add build fd package doc
* update build fd package doc
2023-01-10 10:26:58 +08:00
Jason
df20b2a02b
[Other] Remove useless macros ( #1095 )
...
* Remove useless macros
* triger ci
* fix check error
* rename INTEGRATE_PADDLE2ONNX to ENABLE_PADDLE2ONNX
2023-01-09 21:35:23 +08:00
yunyaoXYY
43f22f4bf6
[Other] Support Ascend deployment on X86 platform. ( #1067 )
...
* 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
* Support Ascend deployment on X86 platform
* Improve Ascend docs
* Improve ascend
* Improve ascend
* Change Paddle Lite Ascend URL
2023-01-09 17:13:12 +08:00
HCQ14
61c2f87e0c
[Doc] Update English version of some documents ( #1084 )
...
* Create README_CN.md
* Update README.md
* Update README_CN.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Update README.md
* Update README_CN.md
* Create README_CN.md
* Update README.md
* Update README.md
* Update and rename README_en.md to README_CN.md
* Update WebDemo.md
* Update and rename WebDemo_en.md to WebDemo_CN.md
* Update and rename DEVELOPMENT_cn.md to DEVELOPMENT_CN.md
* Update DEVELOPMENT_CN.md
* Update DEVELOPMENT.md
* Update RNN.md
* Update and rename RNN_EN.md to RNN_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_cn.md
* Rename README_cn.md to README_CN.md
* Update README.md
* Update README_cn.md
* Rename README_cn.md to README_CN.md
* Update export.md
* Update and rename export_EN.md to export_CN.md
* Update README.md
* Update README.md
* Create README_CN.md
* Update README.md
* Update README.md
* Update kunlunxin.md
* Update classification_result.md
* Update classification_result_EN.md
* Rename classification_result_EN.md to classification_result_CN.md
* Update detection_result.md
* Update and rename detection_result_EN.md to detection_result_CN.md
* Update face_alignment_result.md
* Update and rename face_alignment_result_EN.md to face_alignment_result_CN.md
* Update face_detection_result.md
* Update and rename face_detection_result_EN.md to face_detection_result_CN.md
* Update face_recognition_result.md
* Update and rename face_recognition_result_EN.md to face_recognition_result_CN.md
* Update headpose_result.md
* Update and rename headpose_result_EN.md to headpose_result_CN.md
* Update keypointdetection_result.md
* Update and rename keypointdetection_result_EN.md to keypointdetection_result_CN.md
* Update matting_result.md
* Update and rename matting_result_EN.md to matting_result_CN.md
* Update mot_result.md
* Update and rename mot_result_EN.md to mot_result_CN.md
* Update ocr_result.md
* Update and rename ocr_result_EN.md to ocr_result_CN.md
* Update segmentation_result.md
* Update and rename segmentation_result_EN.md to segmentation_result_CN.md
* Update README.md
* Update README.md
* Update quantize.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-01-06 18:01:34 +08:00
charl-u
1135d33dd7
[Doc]Add English version of documents in examples/ ( #1042 )
...
* 第一次提交
* 补充一处漏翻译
* 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
2023-01-06 09:35:12 +08:00
Dantès
34bea7649d
[Backend] add sophgo backend ( #1015 )
...
* Add Sophgo Device
add sophgo backend in fastdeploy
add resnet50, yolov5s, liteseg examples.
* replace sophgo lib with download links; fix model.cc bug
* modify CodeStyle
* remove unuseful files;change the names of sophgo device and sophgo
backend
* sophgo support python and add python examples
* remove unuseful rows in cmake according pr
Co-authored-by: Zilong Xing <zilong.xing@sophgo.com >
2023-01-04 15:49:17 +08:00
Jason
406db67a15
Update README.md
2023-01-04 11:17:51 +08:00
Jason
9f4f46be0b
update README.md
2023-01-04 11:17:09 +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
charl-u
f72846c717
[Doc]Revise one wording ( #1028 )
...
* 第一次提交
* 补充一处漏翻译
* 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
2023-01-03 10:01:10 +08:00
Zeref996
971cc051f4
fresh doc version release/1.0.2 ( #1023 )
...
fresh doc version
2023-01-03 09:37:53 +08:00
Jason
d58e352e70
Update use_sdk_on_linux.md
2022-12-29 14:42:34 +08:00
Zheng-Bicheng
0401580264
[Bug Fix] Fixed Ppclas Bugs ( #1009 )
...
* 更新ppclas
* 更新ppclas
* 更新ppclas
* 更新ppclas
2022-12-29 14:13:55 +08:00
Zheng-Bicheng
b4188246af
[Doc] Update docs ( #999 )
...
* 更新导航文档
* 更新导航文档
* 更新导航文档
* 更新导航文档
2022-12-28 18:30:11 +08:00
舞影凌风
973c746d06
[RKNPU2]support rknpu2 ClasModel #957 ( #964 )
...
* [RKNPU2]support rknpu2 ClasModel #957
* [RKNPU2]support rknpu2 ClasModel #957
* [RKNPU2]support rknpu2 add Resnet50_vd example #957
* [RKNPU2]support rknpu2 add Resnet50_vd example #957
* [RKNPU2]support rknpu2, improve doc #957
* [RKNPU2]support rknpu2, improve doc #957
* [RKNPU2]support rknpu2, improve doc #957
* [RKNPU2]support rknpu2, improve doc #957
* [RKNPU2]support rknpu2, improve doc #957
* [RKNPU2]support rknpu2, improve doc #957
* [RKNPU2]support rknpu2, improve doc #957
2022-12-28 17:58:18 +08:00
yeliang2258
1da821a871
[Other]Add FlyCV for RV1126 ( #985 )
...
* add FlyCV for RV1126
* update CMake
2022-12-28 10:46:55 +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
leiqing
3b29e86add
Update README_한국인.md
2022-12-26 14:13:25 +08:00
leiqing
422a959595
Update README_Pу́сский_язы́к.md
2022-12-26 14:09:08 +08:00
leiqing
8253d9c067
Update README_日本語.md
2022-12-26 14:06:46 +08:00
leiqing
41a8b11748
Update README_Pу́сский_язы́к.md
2022-12-26 14:03:45 +08:00
leiqing
90a73ec620
Update README_한국인.md
2022-12-26 13:22:56 +08:00
leiqing
9d2da6068d
Rename README_Pу́сский язы́к.md to README_Pу́сский_язы́к.md
2022-12-26 13:22:04 +08:00
leiqing
ff4543c8f8
Update README_हिन्दी.md
2022-12-26 13:21:46 +08:00
leiqing
ec39f284c8
Update README_हिन्दी.md
2022-12-26 13:15:38 +08:00
leiqing
0b1bfe8adc
Update README_हिन्दी.md
2022-12-26 13:14:41 +08:00
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