Commit Graph

8 Commits

Author SHA1 Message Date
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
54b5360688 Update README.md 2022-09-22 12:42:34 +08:00
Jason
79c3dcc241 Update version number in all documents (#251)
update version
2022-09-17 22:33:59 +08:00
leiqing
f5e1f7e695 Update README.md 2022-09-05 14:00:28 +08:00
DefTruth
30bb233db8 [feature][vision] Add YOLOv7 End2End model with ORT NMS (#152)
* [feature][cmake] enable build fastdeploy with examples

* [feature][cmake] enable build fastdeploy with examples

* [feature][vision] Add YOLOv7 End2End model with ORT NMS

* [docs] update yolov7end2end_ort docs

update yolov7end2end_ort docs

* [docs] update yolov7end2end_ort examples docs

update yolov7end2end_ort examples docs

* [docs] update yolov7end2end_ort examples docs

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