Commit Graph

531 Commits (c0acf6bc27423a8d2af6427633a511dba585dd01)

Author SHA1 Message Date
tink2123 96cd6da1c9 set autolog warmup=0 2021-11-24 04:03:24 +00:00
littletomatodonkey 9370508368
fix cpp infer doc (#4710)
* fix cpp infer doc

* fix utility

* fix path
2021-11-22 13:00:59 +08: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
zhoujun ae4167dc32
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
2021-11-12 11:06:36 +08:00
zhoujun 96c8c004b5
add desc of version params (#3929)
* add desc of version params
2021-11-10 20:20:45 +08:00
Double_V 32d5f028ae
Merge branch 'dygraph' into test_v10 2021-11-09 13:54:00 +08:00
LDOUBLEV c8cf31236f fix typo 2021-11-09 12:16:32 +08:00
LDOUBLEV f14540ee59 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc 2021-11-09 11:34:30 +08:00
LDOUBLEV f34a38162f add jeston inference 2021-11-09 11:34:17 +08:00
LDOUBLEV 237febb143 fix conflict 2021-11-09 09:51:27 +08:00
tink2123 8485edfc75 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into paddle2onnx 2021-11-08 20:45:33 +08:00
tink2123 48a6ebad22 mind not support alg 2021-11-08 20:40:43 +08:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00
LDOUBLEV 4cb2179b73 set reasonable trt shape 2021-11-08 19:35:15 +08:00
tink2123 3f5ffc3235 add paddle2onnx doc 2021-11-08 16:40:53 +08:00
MissPenguin 86e4981703 add batch infer for cpp rec 2021-11-03 07:20:22 +00:00
MissPenguin bbf4625e9a
Merge pull request #4468 from WenmuZhou/pse_benckmark
add pse to benchmark
2021-10-28 11:19:45 +08:00
WenmuZhou 46c170bc12 add pse to benchmark 2021-10-27 12:16:36 +00:00
littletomatodonkey 069f52d844 fix total 2021-10-26 20:47:42 +08:00
MissPenguin fa1a12563a
Merge pull request #4436 from WenmuZhou/fx_pse
add windows support of pse
2021-10-26 10:45:19 +08:00
WenmuZhou 85352c93c1 add windows support of pse 2021-10-25 11:09:00 +08:00
MissPenguin cc01a59b82
Merge pull request #4348 from Intsigstephon/feature_amp_train
support amp train; add example yaml
2021-10-22 17:34:22 +08:00
Double_V d128c1df2d
Merge pull request #4381 from LDOUBLEV/test_v10
add precision to mkldnn
2021-10-19 16:48:04 +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 24040eb4ac add fp16 to mkldnn 2021-10-19 15:02:11 +08:00
stephon 987517fd5d add multi_node and amp train in script 2021-10-15 09:37:12 +00:00
stephon 8bb9fb7e3d fix some error 2021-10-15 08:34:27 +00:00
stephon 2005cc3e5a add amp train 2021-10-15 08:30:51 +00:00
LDOUBLEV 7fbe65e80f BGR not RGB 2021-10-12 18:17:26 +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
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
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
tink2123 560f2f4984 fix eval 2021-09-28 16:25:43 +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
LDOUBLEV d89c6b4308 add profile 2021-09-28 10:01:37 +08:00
WenmuZhou b6a9f5d2da add pse to windows_not_support_list 2021-09-27 19:43:36 +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
LDOUBLEV 9dba4a1214 optimize the prune 2021-09-26 15:09:48 +08: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 469e76cc28 comment review 2021-09-14 05:06:53 +00:00