Commit Graph

248 Commits

Author SHA1 Message Date
leiqing
945ba92a2e Create README.md 2022-09-07 17:55:51 +08:00
leiqing
6c6aaa3df6 Delete README.md 2022-09-07 17:44:13 +08:00
leiqing
903f9d4656 Delete README.md 2022-09-07 17:42:22 +08:00
leiqing
8a9f4b869c Add files via upload 2022-09-07 17:42:05 +08:00
leiqing
fa14dbe55f Update install_python_sdk.md 2022-09-07 17:39:24 +08:00
leiqing
3d9486ae5d Update install_cpp_sdk.md 2022-09-07 17:38:47 +08:00
leiqing
ff5e085da5 Add files via upload 2022-09-07 17:26:40 +08:00
leiqing
54b6fe9371 Create README.md 2022-09-07 17:18:56 +08:00
leiqing
f78e1fcca4 Create README.md 2022-09-07 17:16:11 +08:00
DefTruth
e1ab1104c2 [docs] update quick_start and README (#181)
* [docs] update quick_start and README

* [docs] remove ENABLE_PADDLE_FRONTEND flags in win docs

* [docs] update supported python version for win

* [docs] update windows sdk example docs

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-09-06 21:11:04 +08:00
leiqing
0a9864250f Add files via upload 2022-09-05 14:16:10 +08:00
leiqing
e8cecf696b Delete environment.md 2022-09-05 14:14:18 +08:00
leiqing
f4356e3162 Rename FAQ.md to faq.md 2022-09-05 13:44:30 +08:00
leiqing
88382205ec Add files via upload 2022-09-05 13:38:03 +08:00
leiqing
af24798b33 Delete README.md 2022-09-05 13:37:35 +08:00
leiqing
1f58452085 Delete the software and hardware requirements.md 2022-09-05 13:37:25 +08:00
leiqing
ecee726919 Delete README.md 2022-09-05 13:35:31 +08:00
leiqing
bf6bdf3e3e Add files via upload 2022-09-05 13:33:16 +08:00
leiqing
02ce769848 Create README.md 2022-09-05 13:32:28 +08:00
leiqing
a0ff53e2de Delete docs/06_arm_cpu directory 2022-09-05 13:32:05 +08:00
leiqing
fc10bde19a Delete README.md 2022-09-05 13:27:44 +08:00
leiqing
3a0d1ddb6c Add files via upload 2022-09-05 13:26:04 +08:00
leiqing
5929aa338a Create README.md 2022-09-05 13:25:31 +08:00
leiqing
f171f4ef5f Delete docs/06_arm_cpu_android_ios_linux directory 2022-09-05 13:25:02 +08:00
leiqing
33a62e6df1 Create readme.md 2022-09-05 13:24:30 +08:00
leiqing
dc9f4fb51b Delete docs/ARM-CPU directory 2022-09-05 13:21:30 +08:00
leiqing
98f620d901 Delete docs/logo directory 2022-09-05 12:53:22 +08:00
leiqing
5f880dcdd0 Update Python_prebuilt_wheels.md 2022-09-03 22:52:24 +08:00
Jack Zhou
8128b1536d Fix cudnn doc (#159)
Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-25 19:24:56 +08:00
DefTruth
7afbe20945 [docs][win] update windows gpu build docs (#149)
update windows gpu build docs
2022-08-24 09:57:28 +08:00
DefTruth
04f011fcea [docs][win] update windows cuda setting FAQ (#146) 2022-08-23 20:11:09 +08:00
DefTruth
1ac1c35e95 [cuda][win] add win cuda version check and cuda setting FAQ (#140)
* [win][cuda] add cuda version check on windows

* [docs][win] add cuda setting FAQ

* [docs][win] add cuda setting FAQ
2022-08-22 15:35:58 +08:00
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
f7e4b8490f Update the software and hardware requirements.md 2022-08-20 16:35:47 +08:00
DefTruth
ad84afdfb3 [docs] update osx and win prebuilt cpp libs links (#130) 2022-08-18 18:57:06 +08:00
leiqing
9b513495c8 Update README.md 2022-08-18 18:25:06 +08:00
leiqing
d7ccf07def Update README.md 2022-08-18 17:33:03 +08:00
Jason
4023f9efc4 Update Python_prebuilt_wheels.md 2022-08-18 17:15:14 +08:00
Jason
068c7f6a60 Update CPP_prebuilt_libraries.md 2022-08-18 16:11:11 +08:00
Jason
fc4f8089c0 Update CPP_prebuilt_libraries.md 2022-08-18 16:09:57 +08:00
leiqing
e5a167780f Add files via upload 2022-08-18 14:26:14 +08:00
leiqing
e0e2dcdb61 Create README.md 2022-08-18 14:25:22 +08:00
huangjianhui
c0e5ce248d Create SegmentationResult doc and evaluation functions (#119)
* 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

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-18 13:05:28 +08:00
leiqing
04c1ffde2c Update README.md 2022-08-18 13:05:06 +08:00
leiqing
6d0205803b Update README.md 2022-08-17 18:37:46 +08:00
leiqing
058215a8e8 Update Python_prebuilt_wheels.md 2022-08-17 18:00:15 +08:00
leiqing
6af645d8cb Update CPP_prebuilt_libraries.md 2022-08-17 17:59:56 +08:00
leiqing
030ae55ffc Update and rename install.md to README.md 2022-08-17 17:55:25 +08:00
leiqing
432f8e0f3f Rename prebuilt_wheels.md to Python_prebuilt_wheels.md 2022-08-17 17:53:44 +08:00
leiqing
986aabf697 Rename prebuilt_libraries.md to CPP_prebuilt_libraries.md 2022-08-17 17:53:14 +08:00