Commit Graph

841 Commits (0b37c11878645174b275400ce7ee5a148e6a3485)

Author SHA1 Message Date
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00
tink2123 c6c39e87b2 format algorithm_overview doc 2021-11-08 16:48:42 +08:00
MissPenguin 68272833b6
Merge pull request #4531 from Intsigstephon/dygraph
Add multi-node-multi-card and amp train in detection.md
2021-11-03 14:20:08 +08:00
Leif 85a82317ac Update joinus.png
Update joinus.png
2021-11-02 19:56:48 +08:00
Bin Lu 542fcfc86f
Update detection_en.md 2021-11-02 19:31:50 +08:00
Bin Lu cf83fc429c
Update detection_en.md 2021-11-02 19:26:47 +08:00
Bin Lu e5a1d82ba6
Update detection_en.md 2021-11-02 19:25:37 +08:00
Bin Lu 69cbd5b982
Update detection.md 2021-11-02 19:15:48 +08:00
Leif 6ee67bc817 Update joinus.png
Update joinus.png
2021-10-29 16:26:30 +08:00
Leif 84ce34bd3f Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-10-29 16:19:15 +08:00
Bin Lu 9cbb5684eb
Update enhanced_ctc_loss.md 2021-10-26 10:34:33 +08:00
Leif f470ede810 Merge pull request #4290 from Evezerest/2.3
Fix docs
2021-10-22 14:32:10 +08:00
Leif d57333ca95 Update joinus.png
Update joinus.png
2021-10-21 19:48:43 +08:00
xiaoting 37331199dd
Merge pull request #4301 from tink2123/rm_rec_char_type
rm rec_char_type
2021-10-19 16:06:44 +08:00
MissPenguin 1490bf5bdb update doc 2021-10-19 07:00:44 +00:00
Bin Lu d2d1483caf
adjust some code format and wrongly spelling (#4319)
* Update ace_loss.py

* Update center_loss.py

* Update enhanced_ctc_loss.md
2021-10-15 21:57:48 +08:00
dyning b628ca89dd
Merge pull request #4336 from Evezerest/dygraph
Update joinus.png
2021-10-14 19:49:59 +08:00
Leif a55305655e Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-10-14 19:47:18 +08:00
Leif a9d5349c64 Update joinus.png 2021-10-14 19:44:06 +08:00
MissPenguin e7b2327cdb
Merge pull request #4262 from LDOUBLEV/fix_doc
[document] Fix installation doc
2021-10-14 19:10:40 +08:00
LDOUBLEV b0b3dd91b3 update docker 2021-10-12 19:15:18 +08:00
tink2123 d1d02e294d update config doc 2021-10-12 15:28:30 +08:00
tink2123 9b8594968d update doc for rec_char_type 2021-10-12 14:47:39 +08:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
Bin Lu 38282ab854
update enhanced ctc loss (#4256)
* fix Focal-ctc bug
* add enhanced_ctc_loss.md
2021-10-12 13:41:47 +08:00
Evezerest 914ec890b0
Update joinus.png (#4261)
Update joinus.png
2021-10-08 13:51:51 +08:00
LDOUBLEV 17e1e2c5ad Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_doc 2021-10-08 11:50:39 +08:00
LDOUBLEV cf35373ba1 fix_doc 2021-10-08 11:49:58 +08:00
LDOUBLEV 2b4f62f98e update install doc 2021-10-08 11:19:38 +08:00
Leif 7cfbd0eb24 Update joinus.png
Update joinus.png
2021-10-08 10:23:05 +08:00
zhoujun f14b79b489
Merge pull request #4234 from Evezerest/dygraph
Update joinus.png
2021-10-01 18:20:36 +08:00
Leif c9181af9e5 Update joinus.png
Update joinus.png
2021-09-30 21:55:01 +08:00
tink2123 e885b57ea5 add doc for seed 2021-09-28 15:05:02 +08:00
Leif 01b249cce3 Fix a serious doc issue 2021-09-26 10:05:44 +08:00
Leif 551f4b0d94 Update joinus.png 2021-09-23 21:06:40 +08:00
Leif 93f5b6871e Merge pull request #4044 from Evezerest/2.3
Unified document title case
2021-09-23 20:58:14 +08:00
xiaoting ba3e198bbb fix typo for benchmark 2021-09-23 20:54:07 +08:00
xiaoting 40c3cb8797 Update benchmark_en.md 2021-09-23 20:53:52 +08:00
DanielYang 1200b5b612
Merge pull request #4088 from Evezerest/dygraph
Update joinus.png
2021-09-17 09:43:48 +08:00
Leif 6e0cbbe1d7 Update joinus.png
Update joinus.png
2021-09-16 20:51:34 +08:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
xiaoting 525b9e1073
Merge pull request #3968 from tink2123/update_benchmark
update benchmark doc
2021-09-13 13:50:13 +08:00
littletomatodonkey cc24646a87
fix rec distillation (#3995)
* fix rec distillation

* add dist cfg

* fix cfg
2021-09-09 23:51:48 +08:00
Leif 7401906d65 Update joinus.png 2021-09-09 19:06:00 +08:00
xiaoting 9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
2021-09-09 10:48:33 +08:00
tink2123 08335787bc update benchmark doc 2021-09-08 11:33:06 +08:00
LDOUBLEV 3fcbc05cab add blank commit 2021-09-07 14:18:12 +08:00
LDOUBLEV 1903594782 update config yml 2021-09-07 14:14:58 +08:00
LDOUBLEV 662d087efc dygraph2.1 to PP-OCRv2 2021-09-07 13:57:39 +08:00
LDOUBLEV 4383b7d8f3 update PP-OCRv2 2021-09-07 13:46:20 +08:00