Commit Graph

2231 Commits

Author SHA1 Message Date
littletomatodonkey eafb157a05 add py impl of pr 2574 2021-04-23 08:23:24 +00:00
buptlihang 132c071345 add PolygonScoreAcc to improve polygon detect 2021-04-23 08:23:12 +00:00
buptlihang 8560be24be add PolygonScoreAcc to improve polygon detect 2021-04-23 08:23:03 +00:00
MissPenguin 718b8ca422
Merge pull request #2579 from JetHong/dy/add_eval_mode
Dy/add eval mode
2021-04-23 10:24:33 +08:00
MissPenguin fd51ba3d8e
Merge pull request #2593 from Evezerest/dygraph
Fix a bug in PPOCRLabel
2021-04-23 10:24:06 +08:00
MissPenguin 7204a23bcd
Merge branch 'dygraph' into dygraph 2021-04-23 10:01:00 +08:00
MissPenguin a230932cf9
Merge branch 'dygraph' into dy/add_eval_mode 2021-04-23 09:59:02 +08:00
MissPenguin 88a5f76ee8
Merge pull request #2598 from littletomatodonkey/dyg/add_doc_mp_infer
add infer mp doc
2021-04-23 09:57:29 +08:00
littletomatodonkey 33f52129b6 add infer mp doc 2021-04-22 13:00:30 +00:00
Jethong 9a8f5d081b fix name 2021-04-22 20:32:40 +08:00
Leif dab3e8f3f6 Merge remote-tracking branch 'PaddlePaddle/dygraph' into dygraph 2021-04-22 18:50:07 +08:00
Leif ec8e79fd85 Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-04-22 18:48:54 +08:00
Leif b86222c305 Fix a bug in PPOCRLabel
Solve the problem that the exported image is displayed as a mirror image after counterclockwise labeling
2021-04-22 18:48:42 +08:00
Jethong 2365c70e4a fix dataset 2021-04-21 19:36:58 +08:00
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