Commit Graph

12 Commits

Author SHA1 Message Date
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
Jason
b9b733b52f Merge branch 'release/0.2.0' into develop 2022-08-18 21:43:53 +08:00
huangjianhui
eaa017fb09 Update PPYOLOE README.md (#133)
* 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

* Update README.md

* Update README.md

* Update README.md

* Create segmentation_result.md

* Update README.md

* Update segmentation_result.md

* Update segmentation_result.md

* Update segmentation_result.md

* Update classification and detection evaluation function

* Fix python grammar bug

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-18 21:24:29 +08:00
Jason
c7c29f94c1 Update release 0.2 (#132)
* [docs] update osx and win prebuilt cpp libs links (#130)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update requirements.txt

* Update README.md

Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
2022-08-18 19:31:51 +08:00
leiqing
c689f5b7a8 Update README.md 2022-08-18 19:23:06 +08:00
leiqing
aa5ef9b712 Update README.md 2022-08-18 19:22:09 +08:00
Jason
dd93757ba0 Update infer_ppyolo.py 2022-08-18 15:59:40 +08:00
leiqing
a6751b9ac4 Update README.md 2022-08-17 18:03:42 +08:00
Jason
724d3dfc85 Update README.md 2022-08-12 17:36:54 +08:00
DefTruth
7d060ee1c0 [fix][examples] fixed ppdet python examples visualize (#105) 2022-08-12 16:56:44 +08:00
Jason
62fb9fd03c Update README.md 2022-08-11 10:16:31 +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