Commit Graph

495 Commits

Author SHA1 Message Date
xiaoting 37331199dd
Merge pull request #4301 from tink2123/rm_rec_char_type
rm rec_char_type
2021-10-19 16:06:44 +08: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
tink2123 6eaf11f1d6 fix lower 2021-10-15 03:53:17 +00:00
MissPenguin a99065fe6a
Merge pull request #4305 from littletomatodonkey/dyg/rm_usused_import
rm unused import
2021-10-14 19:51:18 +08:00
xiaoting 37eec4d588
Merge pull request #4322 from andyjpaddle/add_sar_dict
add sar dict
2021-10-14 11:42:11 +08:00
andyjpaddle e760df4b1e add sar dict 2021-10-13 11:40:38 +00:00
LDOUBLEV e28521e301 fix bug 2021-10-13 16:26:26 +08:00
littletomatodonkey b4161616f3
Update rec_mv1_enhance.py 2021-10-13 14:05:22 +08:00
littletomatodonkey ecb49e8df3 rm unused import 2021-10-12 16:20:37 +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
Double_V af0bac580f
Merge pull request #4204 from LDOUBLEV/fix_eval
[benchmark] add DB training benchmark
2021-10-09 16:06:24 +08:00
tink2123 d5e6df05ca fix seed typo 2021-09-29 02:51:28 +00:00
tink2123 93118497f4 fix typo 2021-09-29 02:48:11 +00:00
MissPenguin 2e67b9ae8e
Merge pull request #4196 from WenmuZhou/fx_pse
add pse to windows_not_support_list
2021-09-29 10:43:47 +08:00
littletomatodonkey 27b6346c95
add center loss cod and cfg (#4165)
* add center loss cod and cfg

* fix name
2021-09-29 10:30:09 +08:00
littletomatodonkey 5613e21d86
fix map name (#4191) 2021-09-28 18:27:44 +08:00
WenmuZhou ca24d38622 remove logger import 2021-09-28 17:14:49 +08:00
tink2123 e885b57ea5 add doc for seed 2021-09-28 15:05:02 +08:00
tink2123 a14f8da961 polish seed code 2021-09-28 11:51:01 +08:00
LDOUBLEV f906f84981 opt benchmark 2021-09-28 02:28:25 +00:00
WenmuZhou b6a9f5d2da add pse to windows_not_support_list 2021-09-27 19:43:36 +08:00
tink2123 1effa5f3fe rm anno 2021-09-27 15:21:27 +08:00
tink2123 3c906d41b9 merge dygraph 2021-09-27 15:06:06 +08:00
tink2123 8308f33274 fix conflicts 2021-09-27 14:58:10 +08:00
xiaoting 1a5ee5a25e
Merge pull request #4130 from andyjpaddle/add_rec_sar
fix slice in sar head
2021-09-22 14:08:57 +08:00
andyjpaddle 902fffcc7e fix slice in sar head 2021-09-22 02:46:02 +00:00
zhoujun 14fce808ff
Merge pull request #3376 from WenmuZhou/fx_pse
add pse
2021-09-15 17:08:43 +08:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
littletomatodonkey cc24646a87
fix rec distillation (#3995)
* fix rec distillation

* add dist cfg

* fix cfg
2021-09-09 23:51:48 +08:00
xiaoting 9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
2021-09-09 10:48:33 +08:00
andyjpaddle 38fb2ba3c9 update rec postprocess 2021-09-07 11:31:23 +00:00
andyjpaddle b68c895827 fix code style 2021-09-07 07:39:24 +00:00
andyjpaddle d611515803 fix code style 2021-09-07 06:13:56 +00:00
andyjpaddle ae09ef607f fix code style 2021-09-07 06:09:59 +00:00
andyjpaddle 8123688a09 update rec_sar_head 2021-09-07 03:38:34 +00:00
andyjpaddle df4a2f6a7e update rec_sar_head 2021-09-07 03:33:02 +00:00
andyjpaddle 073fad37ba update sar postprocess 2021-09-02 07:38:08 +00:00
andyjpaddle dc3bce7691 update sar postprocess 2021-09-02 07:28:30 +00:00
andyjpaddle 37cd4ed333 delete dict90, update sar postprocess, update sar.yml 2021-09-02 07:18:13 +00:00
WenmuZhou e10a178010 add , in init 2021-09-01 17:04:18 +08:00
WenmuZhou 3374ad7620 del Annotation code 2021-09-01 12:43:34 +08:00
WenmuZhou f8f7153526 use eps instald of 0.001 2021-09-01 12:43:11 +08:00
WenmuZhou a4b0241a90 use paddlepaddle license 2021-09-01 12:41:37 +08:00
LDOUBLEV 88f2527245 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into lock_seed 2021-08-31 12:52:25 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
LDOUBLEV e7d981b674 add resize class and lock seed 2021-08-31 11:43:00 +00:00
WenmuZhou 835e717832 merge dygraph 2021-08-31 19:13:15 +08:00