Commit Graph

17 Commits

Author SHA1 Message Date
Jason
d0a03f4aa3 Update infer.cc 2022-10-02 15:25:12 +08:00
jiangjiajun
e55cdec486 Modify infer seg demo 2022-10-02 07:22:11 +00:00
jiangjiajun
e643743a9d Modify infer seg demo 2022-10-02 07:21:13 +00:00
Jason
d835d3af0b Update infer.cc 2022-10-02 14:11:54 +08:00
Jason
5e9a5755fd Change cmake minimal version 2022-09-28 17:45:02 +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
2f824c95a4 Update README.md 2022-09-22 12:24:45 +08:00
Jason
79c3dcc241 Update version number in all documents (#251)
update version
2022-09-17 22:33:59 +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
huangjianhui
6963296a89 Update ppseg doc (#233)
* Update ppseg backend support type

* Update ppseg preprocess if condition

* Update README.md

* Update README.md
2022-09-15 13:07:50 +08:00
leiqing
2ed251146f Update README.md 2022-09-05 14:09:44 +08:00
Jason
6a4777d03b Update README.md 2022-08-25 10:07:36 +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
3b328310e2 Update README.md 2022-08-17 18:34:47 +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