Commit Graph

4353 Commits (a8c8f485cb82efc9235438f3e66c80ddffb0dd6a)
 

Author SHA1 Message Date
LDOUBLEV a8c8f485cb delete debug 2022-04-07 08:30:17 +00:00
LDOUBLEV 22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
LDOUBLEV 41ba8776ec fix 2022-04-01 17:21:55 +08:00
LDOUBLEV dc77d130d3 keep license 2022-04-01 17:12:12 +08:00
LDOUBLEV f08b306c9e fix 2022-04-01 17:08:56 +08:00
LDOUBLEV 7b3a4bcc8d fix pretrain download 2022-04-01 13:50:22 +08:00
zhoujun 69269c16a0
Merge pull request #5840 from WenmuZhou/cpp_infer
add PP-Structure to hubserving
2022-03-31 14:01:54 +08:00
WenmuZhou 97f0a2d589 update doc 2022-03-31 03:34:46 +00:00
WenmuZhou 41fcbb8609 change to en 2022-03-31 00:39:02 +00:00
WenmuZhou 04cfb978d9 add license 2022-03-31 00:37:50 +00:00
WenmuZhou d7d04f4144 add update log 2022-03-30 14:46:35 +00:00
WenmuZhou 77cab93455 fix import error 2022-03-30 14:15:43 +00:00
WenmuZhou 4c5d266d84 add PP-Structure to hub serving 2022-03-30 14:15:12 +00:00
WenmuZhou bdcf80ce79 update type 2022-03-30 12:49:50 +00:00
WenmuZhou 7c8abcc6a6 update doc 2022-03-30 11:24:45 +00:00
WenmuZhou ec9eb7204e update doc 2022-03-30 11:11:22 +00:00
WenmuZhou b0a5ccb3e8 add table to hub serving 2022-03-30 11:07:07 +00:00
WenmuZhou 1eaae43a14 fix desc error 2022-03-30 10:48:49 +00:00
WenmuZhou b3fbfc3109 rename OCRSystem to StructureSystem 2022-03-30 09:24:24 +00:00
Evezerest 33f9b1d513
Merge pull request #5832 from Evezerest/dygraph
Add model slim docs and update joinus.png
2022-03-30 11:35:30 +08:00
Leif 9cce12135d Add model slim docs
Add model slim docs
2022-03-30 11:32:22 +08:00
Leif bc65962d63 Update joinus.png
Update joinus.png
2022-03-30 11:29:00 +08:00
zhoujun 398e1312c5
Merge pull request #5820 from WenmuZhou/cpp_infer
rm opencv path
2022-03-29 16:52:27 +08:00
WenmuZhou 2471a6a1e3 rm opencv path 2022-03-29 08:14:34 +00:00
zhoujun 6f197a71cd
Merge pull request #5818 from WenmuZhou/cpp_infer
update win doc
2022-03-29 16:00:04 +08:00
WenmuZhou 7b33f087a0 update imgs 2022-03-29 07:38:13 +00:00
WenmuZhou 83e1369a26 update 2022-03-29 07:30:49 +00:00
WenmuZhou a7d5c8f804 update 2022-03-29 07:28:46 +00:00
WenmuZhou 30c92dfb67 update 2022-03-29 07:28:02 +00:00
WenmuZhou f0e49641a4 fix 2022-03-29 07:13:14 +00:00
WenmuZhou ad1a57a2b9 update win doc 2022-03-29 06:55:58 +00:00
zhoujun 8146afae9f
Merge pull request #5813 from WenmuZhou/cpp_infer
update doc and code
2022-03-29 11:59:08 +08:00
WenmuZhou 1bae75d0d6 update doc 2022-03-29 02:38:25 +00:00
WenmuZhou 098b5b9cf4 update win doc 2022-03-29 02:31:04 +00:00
WenmuZhou 6f4dad5b14 update win doc 2022-03-29 02:26:19 +00:00
WenmuZhou 5c4810ad2e update doc and code 2022-03-29 02:12:01 +00:00
littletomatodonkey f9a2b26aa6
fix quant logic (#5806)
* fix quant logic

* fix undef

* fix doc
2022-03-28 19:00:35 +08:00
MissPenguin 3d69295790
Merge pull request #5805 from MissPenguin/dygraph
fix order_points_clockwise
2022-03-28 17:23:37 +08:00
MissPenguin fabfaaba6a fix order_points_clockwise 2022-03-28 08:31:01 +00:00
Double_V 4348fc35f7
Merge pull request #5803 from WenmuZhou/pse
rm view
2022-03-28 15:15:57 +08:00
Evezerest e55a72e099
Merge pull request #5672 from ITerydh/dygraph
Update recognition.md
2022-03-28 13:33:50 +08:00
WenmuZhou fef47dcc18 rm view 2022-03-28 05:05:07 +00:00
zhoujun d9f1fed7a8
Merge pull request #5780 from LDOUBLEV/dygraph
add eval end2end
2022-03-25 03:31:03 -05:00
LDOUBLEV ea0ff9c340 fix html 2022-03-25 15:04:56 +08:00
LDOUBLEV 85a64cb0cb fix tipc 2022-03-25 14:54:44 +08:00
LDOUBLEV 84b72584f2 add eval end2end 2022-03-25 14:29:16 +08:00
Double_V da8cc20f4e
Merge pull request #5768 from LDOUBLEV/dygraph
[tipc]fix pse postprocess for tipc
2022-03-25 11:36:02 +08:00
LDOUBLEV 00a8735073 fix prepare.sh 2022-03-24 17:52:36 +08:00
LDOUBLEV af3273759b fix pse postprocess for tipc 2022-03-24 17:16:01 +08:00
littletomatodonkey 5fd2de2e2a
improve post process (#5758)
* improve post process

* rm unused code
2022-03-24 11:02:24 +08:00