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
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
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
Jason
03e360d71d
[Doc] Update examples to use the newest api ( #731 )
...
use the latest api
2022-11-28 22:01:51 +08:00
DefTruth
a51e5a6e55
[Android] Add android aar package ( #416 )
...
* [Android] Add Android build docs and demo (#26 )
* [Backend] Add override flag to lite backend
* [Docs] Add Android C++ SDK build docs
* [Doc] fix android_build_docs typos
* Update CMakeLists.txt
* Update android.md
* [Doc] Add PicoDet Android demo docs
* [Doc] Update PicoDet Andorid demo docs
* [Doc] Update PaddleClasModel Android demo docs
* [Doc] Update fastdeploy android jni docs
* [Doc] Update fastdeploy android jni usage docs
* [Android] init fastdeploy android jar package
* [Backend] support int8 option for lite backend
* [Model] add Backend::Lite to paddle model
* [Backend] use CopyFromCpu for lite backend.
* [Android] package jni srcs and java api into aar
* Update infer.cc
* Update infer.cc
* [Android] Update package build.gradle
* [Android] Update android app examples
* [Android] update android detection app
2022-10-26 17:01:14 +08:00
huangjianhui
4361d2021e
Update ppdet example code ( #210 )
2022-09-09 13:20:33 +08:00
Jason
3e01118d01
Validate all backends for detection models and add demo code & docs ( #94 )
...
* Validate all backends for detection models and add demo code and doc
* Delete .README.md.swp
2022-08-11 10:03:53 +08:00