Commit Graph

159 Commits

Author SHA1 Message Date
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
yunyaoXYY
12368dcb16 Add readme for OCRResult (#227)
* Add PaddleOCR Support

* Add PaddleOCR Support

* Add PaddleOCRv3 Support

* Add PaddleOCRv3 Support

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add PaddleOCRv3 Support

* Add PaddleOCRv3 Supports

* Add PaddleOCRv3 Suport

* Fix Rec diff

* Remove useless functions

* Remove useless comments

* Add PaddleOCRv2 Support

* Add PaddleOCRv3 & PaddleOCRv2 Support

* remove useless parameters

* Add utils of sorting det boxes

* Fix code naming convention

* Fix code naming convention

* Fix code naming convention

* Fix bug in the Classify process

* Imporve OCR Readme

* Fix diff in Cls model

* Update Model Download Link in Readme

* Fix diff in PPOCRv2

* Improve OCR readme

* Imporve OCR readme

* Improve OCR readme

* Improve OCR readme

* Imporve OCR readme

* Improve OCR readme

* Fix conflict

* Add readme for OCRResult

* Improve OCR readme

* Add OCRResult readme

* Improve OCR readme

* Improve OCR readme
2022-09-15 13:09:53 +08:00
Jack Zhou
14ba9ce6c2 Add uie python example and doc (#221)
* add fastdeploy.text.UIEModel

* Add uie python example

* Add one schema for cpp demo

* Add ConvertUIEResultToDict for pretty the uie result in python

* remove default args for SchemaNode

* Add uie example args

* Add uie python api desc

* Add infer.py usage

* truncate some example output

* Add uie schema usage

* Add uie result md

* Add uie c++ api doc
2022-09-15 06:06:40 +08:00
leiqing
303d347486 Update README.md 2022-09-14 16:24:58 +08:00
leiqing
1c3a8644d7 Update README.md 2022-09-14 16:20:05 +08:00
leiqing
d15e27d2a9 Rename build_linux_and_mac.md to how_to_build_linux_and_mac.md 2022-09-14 16:19:46 +08:00
leiqing
32c464db7c Rename build_windows.md to how_to_build_windows.md 2022-09-14 16:19:19 +08:00