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
7b15f72516
[Backend] Add OCR、Seg、 KeypointDetection、Matting、 ernie-3.0 and adaface models for XPU Deploy ( #960 )
...
* [FlyCV] Bump up FlyCV -> official release 1.0.0
* add seg models for XPU
* add ocr model for XPU
* add matting
* add matting python
* fix infer.cc
* add keypointdetection support for XPU
* Add adaface support for XPU
* add ernie-3.0
* fix doc
Co-authored-by: DefTruth <qiustudent_r@163.com >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-26 15:02:58 +08:00
Jason
d846a9bb50
Update README.md
2022-10-16 16:18:10 +08:00
Jason
c5a43ca454
Update README.md
2022-10-16 16:17:47 +08:00
Jason
3ff562aa77
Bump up to version 0.3.0 ( #371 )
...
* Update VERSION_NUMBER
* Update paddle_inference.cmake
* Delete docs directory
* release new docs
* update version number
* add vision result doc
* update version
* fix dead link
* fix vision
* fix dead link
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_EN.md
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com >
2022-10-15 22:01:27 +08:00
huangjianhui
625845c7d6
Update ppseg with eigen functions ( #238 )
...
* Update ppseg backend support type
* Update ppseg preprocess if condition
* Update README.md
* Update README.md
* Update README.md
* Update ppseg with eigen functions
* Delete old argmax function
* Update README.md
* Delete apply_softmax in ppseg example demo
* Update ppseg code with createFromTensor function
* Delete FDTensor2CVMat function
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update ppseg model.cc with transpose&&softmax in place convert
* Update segmentation_result.md
* Update model.cc
* Update README.md
* Update README.md
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-09-22 21:21:47 +08:00
Jason
82f0d2b652
Rename Frontend to ModelFormat in documents ( #265 )
2022-09-22 14:00:34 +08:00
leiqing
224ceb3d13
Update README.md
2022-09-22 12:24:25 +08:00
Jason
c6f615e371
Add doc shows how to change inference backend ( #244 )
...
* Add doc shows how to change inference backend
* Update README.md
2022-09-16 19:06:43 +08:00
leiqing
20546e22b4
Update README.md
2022-09-05 14:09:58 +08:00
DefTruth
beddcba900
[docs][win] add windows c++ sdk demo to examples ( #136 )
...
* [docs] format docs with markdown with language tags
* [docs][win] add windows c++ sdk demo
* [docs][win] add windows c++ sdk demo to examples
* [docs][api] update runtime_option docs
2022-08-22 10:53:00 +08:00
leiqing
dc6510bf13
Update README.md
2022-08-18 19:47:11 +08:00
leiqing
8f6bc19bce
Update README.md
2022-08-17 18:34:07 +08:00
huangjianhui
a016ef99ce
Add PaddleSeg doc and infer.cc demo ( #114 )
...
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add evaluation calculate time and fix some bugs
* Update classification __init__
* Move to ppseg
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
* Add PaddleClas infer.cc
* Update README.md
* Update README.md
* Update README.md
* Update infer.py
* 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.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add PaddleSeg doc and infer.cc demo
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-15 15:24:38 +08:00
huangjianhui
bd7caa17b8
Add PaddleClas infer.py ( #107 )
...
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add evaluation calculate time and fix some bugs
* Update classification __init__
* Move to ppseg
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-12 19:50:27 +08:00