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
czr-gc
ede59af857
[Backend] support ipu in paddle inference backend. ( #437 )
...
* feat(ipu): add ipu support for paddle_infer backend.
* fix(): remove unused env.
* fix(ipu): simplify user API for IPU.
* fix(cmake): fix merge conflict error in CMakeList.
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-10-30 18:59:59 +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
WJJ1995
b557dbc2d8
Add YOLOv5-cls Model ( #335 )
...
* add yolov5cls
* fixed bugs
* fixed bugs
* fixed preprocess bug
* add yolov5cls readme
* deal with comments
* Add YOLOv5Cls Note
* add yolov5cls test
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-10-12 15:57:26 +08:00
Jason
82f0d2b652
Rename Frontend to ModelFormat in documents ( #265 )
2022-09-22 14:00:34 +08:00
leiqing
078496ddc0
Update README.md
2022-09-22 13:38:28 +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
663e8cf6a0
Update README.md
2022-09-05 13:40:33 +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
0b160f4318
Update README.md
2022-08-17 17:57:02 +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
77d0422709
Update PaddleClas and PaddleSeg doc ( #108 )
...
* 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
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-12 20:39:06 +08:00
huangjianhui
32047016d6
Update evaluation function to support calculate average inference time ( #106 )
...
* 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
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-12 17:42:09 +08:00
jiangjiajun
bf5affb510
add paddleclas draft doct
2022-08-10 07:19:47 +00:00