Commit Graph

3094 Commits (37eec4d588d0f09f3fe228a4706c79ca70557b90)
 

Author SHA1 Message Date
xiaoting 37eec4d588
Merge pull request #4322 from andyjpaddle/add_sar_dict
add sar dict
2021-10-14 11:42:11 +08:00
andyjpaddle 60eb741a13 add sar dict 2021-10-14 03:01:19 +00:00
andyjpaddle 283b46c466 update sar dict 2021-10-14 01:42:34 +00:00
Double_V a35976f0e3
Merge pull request #4308 from LDOUBLEV/dygraph
fix BGR
2021-10-14 09:40:48 +08:00
andyjpaddle e760df4b1e add sar dict 2021-10-13 11:40:38 +00:00
LDOUBLEV 008876d482 add copy paste and fix bug 2021-10-13 19:19:44 +08:00
MissPenguin 89c9f363e6
Merge pull request #4320 from MissPenguin/dygraph
fix doc
2021-10-13 17:28:55 +08:00
MissPenguin 992de4ef8c fix doc 2021-10-13 09:18:00 +00:00
LDOUBLEV 27f3f73891 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-10-13 16:26:41 +08:00
LDOUBLEV e28521e301 fix bug 2021-10-13 16:26:26 +08:00
MissPenguin c9d32d2978
Merge pull request #4314 from MissPenguin/dygraph
split cpp_infer
2021-10-13 14:48:37 +08:00
MissPenguin 23dc0a3d90 split python and serving 2021-10-13 06:37:16 +00:00
MissPenguin 8e5bfa3fb5 split cpp_infer 2021-10-13 06:00:44 +00:00
LDOUBLEV 7fbe65e80f BGR not RGB 2021-10-12 18:17:26 +08:00
LDOUBLEV 497ce43261 fix BGR 2021-10-12 17:57:53 +08:00
MissPenguin 033cc4cfad
Merge pull request #4294 from LDOUBLEV/dygraph
[full chain] opt params.txt
2021-10-12 15:01:08 +08:00
LDOUBLEV 22d594704b update prepare.sh for klquant_infer 2021-10-12 14:53:50 +08:00
LDOUBLEV 740fc81c5a rename 2021-10-12 14:44:40 +08:00
LDOUBLEV 857fd2e46c delete debug 2021-10-12 14:44:29 +08:00
LDOUBLEV 9f1353362d opt tests 2021-10-12 14:21:16 +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
LDOUBLEV 0bf6a75e95 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-10-12 11:18:08 +08:00
LDOUBLEV faa88edd8d add pact and fpgm to server 2021-10-12 11:16:02 +08:00
LDOUBLEV 019dacc965 fix tests server 2021-10-12 11:09:16 +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
Evezerest 914ec890b0
Update joinus.png (#4261)
Update joinus.png
2021-10-08 13:51:51 +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
xiaoting 6439a4df05
Merge pull request #4218 from tink2123/fix_seed
Fix some typo for SEED
2021-09-29 11:57:23 +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
xiaoting 6f7e07e6b3
Merge pull request #4216 from andyjpaddle/fix_export_sar
fix sar export inference model
2021-09-29 10:46:06 +08: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
LDOUBLEV 54207e82eb delete debug 2021-09-29 02:01:56 +00:00
LDOUBLEV 9cf6c4e834 fix profile_options 2021-09-29 01:59:43 +00:00
Topdu b40ffdd45c fix sar export inference model 2021-09-29 01:50:24 +00:00
LDOUBLEV 8dd147991b add readme 2021-09-28 12:22:13 +00:00
LDOUBLEV 05a7ca2480 add analysis 2021-09-28 11:47:32 +00:00
LDOUBLEV 222c08446a add benchmark 2021-09-28 11:44:17 +00:00
littletomatodonkey 5613e21d86
fix map name (#4191) 2021-09-28 18:27:44 +08:00
xiaoting 773a8c45b5
Merge pull request #3851 from tink2123/upload_seed
Add seed for ocr_rec
2021-09-28 17:21:07 +08:00
WenmuZhou ca24d38622 remove logger import 2021-09-28 17:14:49 +08:00
tink2123 560f2f4984 fix eval 2021-09-28 16:25:43 +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 d2ab194db6 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_eval 2021-09-28 02:33:46 +00:00
LDOUBLEV f906f84981 opt benchmark 2021-09-28 02:28:25 +00:00
LDOUBLEV d89c6b4308 add profile 2021-09-28 10:01:37 +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