Commit Graph

165 Commits

Author SHA1 Message Date
leiqing dfb83a889e Update how_to_build_linux_and_mac.md 2022-09-30 12:09:12 +08:00
DefTruth 543622efaf [docs] update windows c++ sdk vs2019 usage docs (#306)
* [docs] add use_sdk_on_windows.md into quick_start

* [docs] add use_sdk_on_windows.md into quick_start

* Update use_sdk_on_windows.md

* Update how_to_use_sdk_on_windows.md

* Update use_sdk_on_windows.md

* Update how_to_use_sdk_on_windows.md

* Update how_to_use_sdk_on_windows.md

* Update use_sdk_on_windows.md
2022-09-29 13:07:23 +08:00
DefTruth 6e4c213f17 [docs] add use_sdk_on_windows.md into quick_start (#304)
* [docs] add use_sdk_on_windows.md into quick_start

* [docs] add use_sdk_on_windows.md into quick_start
2022-09-29 09:29:24 +08:00
DefTruth 9e09a55abb [docs] update win build docs with cmake-gui+vs2019 (#280)
* Delete redundant Chinese comments

* [docs] update win build docs with cmake-gui+vs2019

* [docs] update win build docs with cmake-gui+vs2019

* [examples] replace some cn comments with en

* [cmake] update FastDeploy.cmake.in

* [docs] update windows c++ sdk usage docs

* [cmake] update FastDeploy.cmake.in

* [docs] update windows sdk usage docs

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-09-26 19:25:12 +08:00
huangjianhui c6ae4b800c Update windows compile example doc (#277)
* Update how_to_use_sdk_on_windows.md

Update windows compile ppyoloe demo dll and path

* Update how_to_use_sdk_on_windows.md
2022-09-23 13:13:10 +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 43352e3b4a Create how_to_change_backend.md 2022-09-22 12:15:44 +08:00
leiqing f56819af6d Update ios_sdk.md 2022-09-22 12:09:46 +08:00
leiqing 1ec62e1df2 Update arm_linux_python_sdk_serving.md 2022-09-22 12:07:03 +08:00
leiqing e3265daef4 Update arm_linux_python_sdk_inference.md 2022-09-22 12:06:14 +08:00
leiqing 0193310b22 Update arm_linux_python_sdk_inference.md 2022-09-22 12:05:13 +08:00
leiqing 02349f1060 Update arm_linux_cpp_sdk_inference.md 2022-09-22 12:03:17 +08:00
leiqing 8b363a5f16 Update arm_linux_cpp_sdk_inference.md 2022-09-22 12:01:40 +08:00
leiqing 5e824592a2 Update arm_linux_cpp_sdk_inference.md 2022-09-22 12:00:30 +08:00
leiqing 200a82545e Update arm_linux_cpp_sdk_serving.md 2022-09-22 11:59:34 +08:00
leiqing a729d7f051 Update install_cpp_sdk.md 2022-09-22 11:58:22 +08:00
leiqing b06568387e Update install_cpp_sdk.md 2022-09-22 11:57:59 +08:00
leiqing e5e80be925 Update install_python_sdk.md 2022-09-22 11:55:31 +08:00
leiqing f0ece659cc Update install_python_sdk.md 2022-09-22 11:55:21 +08:00
leiqing 2f0e66af5e Update Python_prebuilt_wheels.md 2022-09-22 11:54:53 +08:00
leiqing 74257d2760 Update install_python_sdk.md 2022-09-22 11:54:06 +08:00
leiqing a2eae9ca97 Update segmentation_result.md 2022-09-22 11:50:58 +08:00
leiqing 5b1395f5c7 Update how_to_change_inference_backend.md 2022-09-22 11:43:44 +08:00
Jack Zhou 2d625fa265 Merge branch 'develop' into add_ort_path 2022-09-22 10:59:21 +08:00
leiqing e4bf1f0f9b Update usage.md 2022-09-22 10:22:35 +08:00
leiqing 1e16c6374f Create usage.md 2022-09-22 10:21:07 +08:00
leiqing e3423ba726 Rename usage.md to README.md 2022-09-22 10:17:33 +08:00
leiqing 78b2d42b6d Create usage.md 2022-09-22 10:15:19 +08:00
leiqing 3bc868c8c6 Create how_to_change_inference_backend.md 2022-09-22 00:07:04 +08:00
leiqing 77f189fbff Create runtime_option.md 2022-09-22 00:02:52 +08:00
leiqing f4d68b06c5 Create runtime_option.md 2022-09-21 23:53:27 +08:00
leiqing 053f377b01 Create runtime.md 2022-09-21 23:52:21 +08:00
leiqing 073e8ab376 Create README.md 2022-09-21 23:50:42 +08:00
leiqing a06359b2f1 Create uie_result.md 2022-09-21 23:49:52 +08:00
leiqing 0637c8cebd Create matting_result.md 2022-09-21 23:45:59 +08:00
leiqing 141c39510c Create segmentation_result.md 2022-09-21 23:43:46 +08:00
leiqing 5203c75820 Create ocr_result.md 2022-09-21 23:40:39 +08:00
zhoushunjie 662b1e6113 add ORT_DIRECTORY compiler option 2022-09-21 20:05:19 +08:00
leiqing 32596b3b89 Create README.md 2022-09-20 22:49:54 +08:00
leiqing 4589dcf096 Create detection_result.md 2022-09-20 22:48:43 +08:00
leiqing 0419ef2e6e Rename ace_recognition_result.md to face_recognition_result.md 2022-09-20 22:47:40 +08:00
leiqing 485ef94948 Create classification_result.md 2022-09-20 22:47:16 +08:00
leiqing 238f8e6640 Create ace_recognition_result.md 2022-09-20 22:46:02 +08:00
leiqing 91a21ac78b Create face_detection_result.md 2022-09-20 22:43:16 +08:00
Jason 79c3dcc241 Update version number in all documents (#251)
update version
2022-09-17 22:33:59 +08:00
DefTruth 5e8429f376 Update CPP_prebuilt_libraries.md (#250) 2022-09-17 22:23:13 +08:00
leiqing 32742f5c84 Delete README.md 2022-09-17 19:28:48 +08:00
leiqing b8b257be8f Create function.md 2022-09-17 19:28:30 +08:00
DefTruth 1ec8a0cb31 [docs] update runtime usage.md (#245) 2022-09-16 19:21:56 +08:00