Commit Graph

2521 Commits

Author SHA1 Message Date
LDOUBLEV a9bac1ce60 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_mem_leak 2021-07-27 02:58:27 +00:00
LDOUBLEV 3e11efa7c4 fix mem leak 2021-07-27 02:57:53 +00:00
Double_V e50f823df0
Merge pull request #3422 from littletomatodonkey/dyg/fix_cpp_infer_doc
improve doc for cpp infer on windows
2021-07-27 10:29:02 +08:00
Double_V db6b3d8dd2
Merge pull request #3406 from tink2123/fix_multi_yml_doc
Fix multi yml doc
2021-07-26 10:58:25 +08:00
littletomatodonkey c53c0d1b10 improve doc for cpp infer on windows 2021-07-26 10:05:10 +08:00
tink2123 ff6b1cf8da update multi config doc 2021-07-22 20:46:29 +08:00
tink2123 3aedb20768 update multi config doc 2021-07-22 20:45:11 +08:00
MissPenguin 6887f45720
Update readme.md 2021-07-21 17:06:44 +08:00
Daniel Yang 3fa8906abd
Merge pull request #3385 from Evezerest/dygraph
Update joinus.png
2021-07-21 15:49:37 +08:00
Leif 5838b9e954 Update joinus.png 2021-07-21 09:57:55 +08:00
zhoujun 07026825ea
Merge pull request #3289 from WenmuZhou/fx_pse
fix a bug of train log not save and add filepath check to dataset
2021-07-19 17:11:55 +08:00
zhoujun 4dbbfd6739
Merge pull request #3338 from WenmuZhou/fx_bug
fix bug
2021-07-19 11:13:13 +08:00
zhoujun 39e4748245
Merge pull request #3332 from WenmuZhou/fx_doc
update image path
2021-07-15 16:13:56 +08:00
WenmuZhou f7a62d945e fix error in load model 2021-07-15 16:08:56 +08:00
WenmuZhou 697719ba3c fix error in load model 2021-07-15 16:06:24 +08:00
WenmuZhou 57556882ff fix bug 2021-07-14 18:19:52 +08:00
zhoujun 180f7d0051
Merge pull request #3325 from WenmuZhou/fx_bug
fix starttime no define error
2021-07-14 18:17:43 +08:00
WenmuZhou 0caafa63e0 update image path 2021-07-14 13:33:02 +08:00
Daniel Yang 100178d500
Merge pull request #3323 from Evezerest/dygraph
Update joinus.png
2021-07-13 20:08:27 +08:00
MissPenguin 4eb703afad
Merge pull request #3261 from d2623587501/dygraph
update shortcut keys
2021-07-13 17:49:07 +08:00
Double_V c261d0dad0
Merge pull request #3268 from tink2123/autolog_rec
add autolog for infer_rec
2021-07-13 17:12:37 +08:00
Double_V 8e8daa224e
Merge pull request #3300 from LDOUBLEV/fix_bugbye
fix bugs
2021-07-13 15:24:57 +08:00
WenmuZhou 41f73e31bc fix starttime noe define error 2021-07-13 12:23:41 +08:00
Leif aead1fef39 Update joinus.png 2021-07-13 10:55:51 +08:00
Leif 19e69e92ec Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-07-13 10:54:53 +08:00
MissPenguin 8ad4e3071f
Merge branch 'dygraph' into dygraph 2021-07-13 10:04:21 +08:00
WenmuZhou 818ab4edd0 add file_patb check to dataset 2021-07-12 13:01:46 +08:00
zhoujun 2062b5097c
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
2021-07-12 12:21:46 +08:00
LDOUBLEV 48568aa4cd fix bugs 2021-07-09 08:30:34 +00:00
Double_V 76bb40fc3f
fix ci 2021-07-09 14:29:39 +08:00
xiaoting fddef3912f
Merge branch 'dygraph' into autolog_rec 2021-07-09 14:14:24 +08:00
Double_V 54ed8d0626
fix ci 2021-07-09 11:38:01 +08:00
Double_V d2fce0a87e
Update det_metric.py 2021-07-09 09:28:15 +08:00
Double_V 11151e51d2
Update program.py 2021-07-09 09:27:35 +08:00
Double_V 9de346b234
Update train.py 2021-07-09 09:27:07 +08:00
LDOUBLEV b8a65d4333 fix eval bug 2021-07-08 14:32:44 +00:00
tink2123 7c9a5bd68c fix args 2021-07-08 16:34:05 +08:00
tink2123 cb89544ca5 update shell 2021-07-08 16:16:45 +08:00
Double_V 02b75a504d
Merge pull request #3293 from PaddlePaddle/LDOUBLEV-patch-1
fix precision
2021-07-08 15:42:02 +08:00
Double_V 4066478ea4
fix precision 2021-07-08 11:56:52 +08:00
WenmuZhou 61e77849f2 fix a bug of train log not save 2021-07-07 18:59:52 +08:00
LDOUBLEV 0742f5c521 fix metric etc.al 2021-07-07 07:54:02 +00:00
MissPenguin 7fd27329ef
Merge pull request #3281 from LDOUBLEV/test_ci_v6
unset env
2021-07-07 14:59:17 +08:00
LDOUBLEV 75e42644a3 unset env 2021-07-07 12:09:37 +08:00
LDOUBLEV a7b32ca82b add config 2021-07-07 02:48:55 +00:00
LDOUBLEV 6ce4419819 fix bug 2021-07-07 02:45:32 +00:00
LDOUBLEV 185d1e1f92 fix bug 2021-07-07 01:54:03 +00:00
Double_V cd53b915d5
Merge pull request #3272 from LDOUBLEV/test_ci_v6
set env
2021-07-06 20:17:13 +08:00
MissPenguin 4309b054f3
Merge pull request #3276 from MissPenguin/dygraph
add doc for table training
2021-07-06 19:55:16 +08:00
MissPenguin 77b554fa25 add doc for table training 2021-07-06 11:53:49 +00:00