Commit Graph

264 Commits (1fe7a4b345346476ca84c4553f91f30d7d335fbd)

Author SHA1 Message Date
MissPenguin 683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
polist seed code
2021-12-20 11:16:47 +08:00
LDOUBLEV 9b8c0ef397 fix yml 2021-12-19 07:46:56 +00:00
tink2123 a5280c0f40 polist seed code 2021-12-17 21:42:53 +08:00
littletomatodonkey ecbd574e6d fix warmup 2021-12-16 17:33:26 +00:00
Double_V 5e4d1891ea
Merge branch 'dygraph' into sdmgr 2021-12-16 18:50:53 +08:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
andyjpaddle 5db482cd5c fix det slim export 2021-12-09 06:52:24 +00:00
littletomatodonkey 7dccfe57a0
improve system prediction and remove some hard code (#4643)
* fix center yaml

* rm init_center param

* fix typo

* improve pred system
2021-11-17 12:32:05 +08:00
LDOUBLEV f822b08bd0 add v2 2021-11-12 17:59:17 +08:00
LDOUBLEV 8be1807ac8 revert 2021-11-11 14:54:27 +08:00
LDOUBLEV 254ed0baa5 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v10 2021-11-11 14:13:10 +08:00
zhoujun b6a21419d6
fix gap between table structure train model and inference model (#4565)
* add indent in pipeline_rpc_client.py

* fix gap in table structure train model and inference model
2021-11-10 20:18:48 +08:00
LDOUBLEV 9cfdd331c4 fix mem oom 2021-11-10 16:09:09 +08:00
LDOUBLEV 6d1085a47a fix sast run bug 2021-11-08 14:59:25 +08:00
LDOUBLEV 017f1657e8 fix distill config 2021-11-04 17:41:15 +08:00
topduke 87bbd3aca9
use_space_char: True--->False 2021-10-20 13:59:55 +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
LDOUBLEV 008876d482 add copy paste and fix bug 2021-10-13 19:19:44 +08:00
LDOUBLEV 497ce43261 fix BGR 2021-10-12 17:57:53 +08:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +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
LDOUBLEV 3af943f30d fix e2e 2021-10-09 15:59:54 +08:00
LDOUBLEV de88d73dca add kie 2021-10-09 15:40:25 +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
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
LDOUBLEV 222c08446a add benchmark 2021-09-28 11:44:17 +00:00
tink2123 a14f8da961 polish seed code 2021-09-28 11:51:01 +08:00
LDOUBLEV 3b2e50a16a Merge branch 'add_det_benchmark' of https://github.com/LDOUBLEV/PaddleOCR into fix_eval 2021-09-28 09:51:19 +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
Double_V 717dd6bf2f
Merge pull request #4155 from LDOUBLEV/add_det_benchmark
add det benchmark
2021-09-26 14:36:47 +08:00
LDOUBLEV 49fba3e876 fix comment 2021-09-23 19:42:27 +08:00
zhoujun 14fce808ff
Merge pull request #3376 from WenmuZhou/fx_pse
add pse
2021-09-15 17:08:43 +08:00
xiaoting 82daba233a
Merge pull request #4040 from Topdu/dygraph
fix nrtr export inference model
2021-09-14 19:03:09 +08:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
xiaoting 29929ac60c
Merge pull request #4043 from andyjpaddle/add_rec_sar
update sar config
2021-09-14 14:09:49 +08:00
andyjpaddle f4b3d49bd4 update sar config 2021-09-14 03:31:45 +00: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 e10f71df10 update sar_yml 2021-09-07 09:47:09 +00:00
MissPenguin 0795697d25
Merge pull request #3866 from LDOUBLEV/lock_seed
Lock seed
2021-09-07 15:01:22 +08:00
LDOUBLEV 1903594782 update config yml 2021-09-07 14:14:58 +08:00
LDOUBLEV 4383b7d8f3 update PP-OCRv2 2021-09-07 13:46:20 +08:00
andyjpaddle 8a7d3a2948
Merge branch 'dygraph' into add_rec_sar 2021-09-07 11:05:18 +08:00
WenmuZhou af34d7852e merge dygraph 2021-09-07 10:30:14 +08:00
Double_V 86dd21f058
Merge pull request #3894 from LDOUBLEV/fix_distill
fix config about det distill
2021-09-06 21:12:01 +08:00
tink2123 91f8478c49 update doc for rec and training, ch 2021-09-06 16:18:21 +08:00