Commit Graph

2267 Commits

Author SHA1 Message Date
Jethong 243bd9944d add mode 2021-04-21 16:20:39 +08:00
Jethong 2f978f638b add metric mode 2021-04-21 16:20:24 +08:00
Jethong e2b84da866 add eval mode 2021-04-21 16:20:01 +08:00
littletomatodonkey fb5f7f5eb4
fix loader cause it does not need to break (#2562)
* fix loader cause it does not need to be rebuild for each epoch

* fix loader for dynamic sample

* rm thin import
2021-04-20 23:47:40 +08:00
MissPenguin 88c6ad8a31
Merge pull request #2521 from JetHong/dy/refine_code
refine post-process code format
2021-04-19 11:44:05 +08:00
MissPenguin abe43a734d
Merge pull request #2511 from WenmuZhou/update_requirements
Update requirements
2021-04-19 11:43:24 +08:00
MissPenguin 4166e90cf8
Merge branch 'dygraph' into dy/refine_code 2021-04-19 10:06:09 +08:00
MissPenguin 5df0895fb1
Merge branch 'dygraph' into update_requirements 2021-04-19 10:05:56 +08:00
Double_V 4463376e53
Merge pull request #2530 from WenmuZhou/fix_starnet
update starnet config
2021-04-19 09:53:54 +08:00
WenmuZhou 7b7c8f3bb7 Merge branch 'update_requirements' of https://github.com/WenmuZhou/PaddleOCR into update_requirements 2021-04-17 19:29:49 +08:00
WenmuZhou adfe989d8f remove opencv-python and add opencv-contrib-python 2021-04-17 19:29:36 +08:00
WenmuZhou 9148cff6e7 add slim model 2021-04-17 19:04:36 +08:00
MissPenguin 0e6e30bad1
Merge branch 'dygraph' into update_requirements 2021-04-16 20:06:16 +08:00
Double_V 139e6f077d
Merge branch 'dygraph' into dy/refine_code 2021-04-16 19:59:27 +08:00
zhoujun a48dac50a3
Merge branch 'dygraph' into lite 2021-04-16 17:48:25 +08:00
zhoujun a5b17bac3e
Merge branch 'dygraph' into fix_starnet 2021-04-16 15:13:52 +08:00
WenmuZhou 2a9da25178 update starnet config 2021-04-16 15:03:23 +08:00
MissPenguin 713ceb4e69
Merge pull request #2498 from JetHong/dy/fix_data_format
Dy/fix data format cherry pick
2021-04-16 14:18:57 +08:00
Jethong b5de79b2c9 refine code 2021-04-15 20:05:46 +08:00
MissPenguin 2f2d152c7a
Merge branch 'dygraph' into android_demo 2021-04-15 17:14:35 +08:00
zhoujun 99a086304b
Merge branch 'dygraph' into update_requirements 2021-04-15 12:33:05 +08:00
MissPenguin 7607b57024
Merge branch 'dygraph' into dy/fix_data_format 2021-04-15 11:30:38 +08:00
MissPenguin c5f33b0049
Merge pull request #2506 from Evezerest/dygraph
Fix several bugs in PPOCRLabel
2021-04-15 11:28:20 +08:00
MissPenguin d43f65f538
Merge branch 'dygraph' into dygraph 2021-04-15 11:27:11 +08:00
zhoujun 4cb3914a3a
Merge branch 'dygraph' into update_requirements 2021-04-15 10:48:11 +08:00
xiaoting 9cde47d63c
Merge pull request #2487 from tink2123/new_multi_lang_for_dygraph
replace path.join for windows
2021-04-15 10:44:49 +08:00
WenmuZhou b5114832fd update requirements.txt 2021-04-15 10:39:06 +08:00
WenmuZhou 0cd2527c23 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into update_requirements 2021-04-15 10:38:17 +08:00
Daniel Yang 146d4f4b73
Merge branch 'dygraph' into dygraph 2021-04-15 09:29:53 +08:00
littletomatodonkey 8155fcb148
Merge branch 'dygraph' into new_multi_lang_for_dygraph 2021-04-15 00:48:37 +08:00
zhoujun 479b76727d
Merge pull request #2500 from LDOUBLEV/cp_cpp
[cp]
2021-04-14 21:38:13 +08:00
Leif 5520d88609 Fix several bugs in PPOCRLabel
Spelling mistake, detection box missing,etc.
2021-04-14 21:24:37 +08:00
Leif 4c3155058f Merge remote-tracking branch 'PaddlePaddle/dygraph' into dygraph 2021-04-14 16:30:19 +08:00
tink2123 a0e6e83397 fix some typo 2021-04-14 16:00:45 +08:00
tink2123 c58992a8a4 replace visual pic 2021-04-14 16:00:33 +08:00
tink2123 dda96fc65f replace path.join for windows 2021-04-14 15:58:31 +08:00
LDOUBLEV 2ab133ed43 fix conflicts 2021-04-14 15:58:12 +08:00
Jethong d80794e8ec fix yml 2021-04-14 15:03:11 +08:00
Jethong be5fdae573 fix config format 2021-04-14 15:02:54 +08:00
Jethong 50bcec4661 fix data input format 2021-04-14 15:02:15 +08:00
MissPenguin 579b66b089
Merge pull request #2493 from littletomatodonkey/dev/add_img
add cpp infer img demo
2021-04-14 11:29:40 +08:00
littletomatodonkey 87ec85458a add cpp infer img demo 2021-04-14 03:26:25 +00:00
zhoujun 6abb138200
Merge branch 'dygraph' into lite 2021-04-14 10:27:18 +08:00
zhoujun 5c41793917
Merge branch 'dygraph' into android_demo 2021-04-14 10:25:01 +08:00
WenmuZhou 224ed7ca04 Merge branch 'android_demo' of https://github.com/WenmuZhou/PaddleOCR into android_demo 2021-04-14 10:23:05 +08:00
WenmuZhou b5ee0d03a8 add dict to download 2021-04-14 10:22:33 +08:00
WenmuZhou 0d14047e2c add dict to download 2021-04-14 10:19:39 +08:00
Double_V f2f52cac79
Merge pull request #2477 from tink2123/new_multi_lang_for_dygraph
[cherry-pick] polish mult-lang doc and whl for dygraph
2021-04-14 10:17:41 +08:00
tink2123 94474e40fc polish mult-lang doc and whl 2021-04-13 19:30:08 +08:00
zhoujun 345b86901f
Merge branch 'dygraph' into lite 2021-04-13 15:56:23 +08:00