Commit Graph

485 Commits

Author SHA1 Message Date
littletomatodonkey ecb49e8df3 rm unused import 2021-10-12 16:20:37 +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
tink2123 1b2ca6e641 polish code 2021-08-30 06:37:26 +00:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
xiaoting 5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
2021-08-26 15:30:52 +08:00
littletomatodonkey d77db841b0
fix whl exit bug (#3806)
* fix whl exit bug

* fix recognition doc
2021-08-26 07:02:42 +08:00
Topdu 2bf8ad9b7d modify transformeroptim, resize 2021-08-24 07:46:43 +00:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
topduke 88f7c59e8f
Update __init__.py 2021-08-23 11:42:58 +08:00
topduke c8094e6575
Update rec_nrtr_optim_head.py 2021-08-19 19:08:23 +08:00
topduke c635925895
Update rec_metric.py 2021-08-19 17:34:38 +08:00