Commit Graph

10 Commits

Author SHA1 Message Date
Jason
cfda36f4fd [Doc] update version in docs (#623)
update version in docs
2022-11-17 21:21:46 +08:00
Jason
04d364d9d6 [Doc] update version number to 0.6.0 (#552)
update version number
2022-11-10 19:11:24 +08:00
Jason
3c208125b8 [Doc] Update 0.3.0 to 0.4.0 in all docs (#443)
* Update 0.3.0 to 0.4.0 in all docs

* Update download_prebuilt_libraries.md
2022-10-27 14:33:05 +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
Jason
5e9a5755fd Change cmake minimal version 2022-09-28 17:45:02 +08:00
Jason
82f0d2b652 Rename Frontend to ModelFormat in documents (#265) 2022-09-22 14:00:34 +08:00
leiqing
6cb19eaa53 Update README.md 2022-09-22 12:43:02 +08:00
Jason
79c3dcc241 Update version number in all documents (#251)
update version
2022-09-17 22:33:59 +08:00
leiqing
fa6ea5a32d Update README.md 2022-09-05 14:01:04 +08:00
DefTruth
3c1330e896 [feature][vision] Add YOLOv7 End2End model with TRT NMS (#157)
* [feature][vision] Add YOLOv7 End2End model with TRT NMS

* [docs] update yolov7end2end_trt examples docs

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-30 15:02:48 +08:00